Spaces:
Configuration error
Configuration error
personalbotai
Deploy Archon Dataset Sync v2.1 with branch support\n\n- Add sync_dataset.sh with DATASET_BRANCH support\n- Add Flask monitoring dashboard (app.py)\n- Add Dockerfile for HF Space deployment\n- Add comprehensive documentation\n- Security hardening (upstream protection)\n- Auto-retry with exponential backoff\n- Health checks and graceful shutdown\n\nArchon Standard: Build for Eternity
9de9a1b | title: "Archon Dataset Sync" | |
| emoji: "🏛️" | |
| colorFrom: "blue" | |
| colorTo: "cyan" | |
| sdk: "docker" | |
| app_file: "app.py" | |
| pinned: false | |
| # Environment variables (set di Space Settings → Variables) | |
| # DATASET_REPO: https://github.com/personalbotai/picoclaw-memory.git | |
| # DATASET_BRANCH: acron-memory | |
| # GITHUB_TOKEN: ghp_xxx (optional) | |
| # SYNC_INTERVAL: 300 | |
| # Hardware | |
| # hardware: cpu-basic # atau cpu-up to 4 cores | |
| # Timeout | |
| # timeout: 1200 | |
| # Requirements | |
| # requirements: requirements.txt | |
| # Note: This space uses Docker with pre-built image | |
| # Build on push: Disabled (use pre-built image) | |
| # HF Space will auto-detect Dockerfile | |