1
0
mirror of git://f0xx.org/ac/ac-deploy synced 2026-07-29 02:57:38 +03:00
Files
ac-deploy/sim/cluster0
Anton Afanasyeu 56a6cd785d fix(cluster0): preserve issues layout overlay and validate rsync deploy
Compose ac-be-issues views last so tickets/graphs stubs no longer overwrite
the canonical nav shell (monitor link). validate-ac-repos accepts /mnt/repos/ac
lab checkout and unset url-shortener origin.

Co-authored-by: Cursor <cursoragent@cursor.com>
2026-07-05 18:28:46 +02:00
..
2026-06-23 12:21:14 +02:00
2026-06-23 12:21:14 +02:00
2026-06-23 12:21:14 +02:00
2026-06-23 12:21:14 +02:00
2026-06-23 12:21:14 +02:00

cast01cast03 lab cluster

Runbook: DEPLOY.md — unattended populate & verify.

Quick start on a fresh node:

sudo install -m 644 bootstrap/cluster0-bootstrap.env /etc/cast-cluster.env   # once, before NFS
sudo sh /shared/cluster/populate_lab_setup.sh                                 # or --coordinator
sudo sh /shared/cluster/verify_lab_setup.sh --local
# after DNS:
sudo sh /shared/cluster/verify_global_setup.sh

See ARCHITECTURE.md for topology and cluster.env for cluster-specific settings.

Journal: every setup action is logged under /shared/journal/ with OK / NOK — readable from FE if VMs are down. See /shared/journal/README.md.