Gruen-Gate: Ampel gruen auf main -> automatische Befoerderung auf stable
Ampel / ampel (push) Successful in 31s

Arcane-GitSync deployt kuenftig von stable (rot deployt NIE).
deploy.sh wird zum Notfall-Hebel. MakeMKV-Entscheid: Konzept gilt,
lossless als Etappe 10 in der ROADMAP verankert.
This commit is contained in:
Hitonabi
2026-07-22 22:45:46 +02:00
parent 419ba42c38
commit 0b93276302
5 changed files with 41 additions and 14 deletions
+3 -3
View File
@@ -1,8 +1,8 @@
#!/usr/bin/env bash
# EINZIGER Deploy-Weg für Rippy (Regel C in AGENTS.md, seit 22.07.2026).
# NOTFALL-Deploy für Rippy (seit Grün-Gate 22.07.2026 NICHT mehr der Normalweg!).
# Normalweg: push → Ampel grün → CI befördert auf 'stable' → Arcane-GitSync deployt.
# Dieses Skript nur nutzen, wenn der Automat klemmt (Arcane down o. ä.).
# Idempotent: EIN Compose-Projektname (rippy), EIN Pfad auf der VM.
# Nie freihändig per SSH bauen — genau daraus entstand die Doppel-Anlage
# Rippy/rippy am 21.07.
set -euo pipefail
VM="arcane@192.168.178.162"