update documentation based on APP-MANIFEST.md
Some checks failed
Gitea Actions Demo / Explore-Gitea-Actions (push) Has been cancelled

This commit is contained in:
Antigravity AI
2026-04-11 01:43:53 +00:00
parent 7d83de53c5
commit c3b3b82614
5 changed files with 28 additions and 5 deletions

View File

@@ -7,7 +7,7 @@ Goal: Move from "reactive" to "proactive" management.
## 🤖 Phase 2: CI/CD & Automation
Goal: Fully automate the "Update Dash" and backup workflows.
* **Gitea Actions:** Set up a local Gitea Runner.
* **Gitea Actions:** Deployment of local `gitea-act-runner` completed (see manifest).
* **Workflow Integration:** Replace the manual `updatedash` script with an Action that triggers a Docker build and deploy automatically upon every `git push` to the dashboard repo.
## 📧 Phase 3: Application Optimization