mirror of
git://f0xx.org/ac/ac-deploy
synced 2026-07-29 06:38:18 +03:00
cluster0: lab seeds, Gitea mirrors, compose mail, verify tooling
Freeze lab-seeds backend for COMPOSE_SKIP_MONOLITH; fix Gitea mirror scripts for 1.25 API; add secrets.lab.env template, verify-mail-lab, LAB_PUBLIC_ORIGIN, and credentials pointers for mirror token recovery. Co-authored-by: Cursor <cursoragent@cursor.com>
This commit is contained in:
9
sim/cluster0/lab-seeds/README.md
Normal file
9
sim/cluster0/lab-seeds/README.md
Normal file
@@ -0,0 +1,9 @@
|
||||
# Lab backend seed (no monolith git pull)
|
||||
|
||||
Frozen copy of the runnable PHP tree used to **bootstrap** `/var/www/ac/composed/backend` on cluster0.
|
||||
|
||||
- **Source of truth for new work:** `ac-workspace` submodules (`ac-ms-issues`, `ac-be-issues`, …).
|
||||
- **This tree:** baseline for `compose-lab-backend.sh` overlay when `COMPOSE_SKIP_MONOLITH=1`.
|
||||
|
||||
Synced from legacy monolith `examples/crash_reporter/backend` (read-only reference).
|
||||
Do not treat this as the long-term edit target — change the matching `ac-*` repo and re-run compose on the cluster.
|
||||
Reference in New Issue
Block a user