docs: document gitea-first homelab deploys
Switch CLAUDE.md and AGENTS.md to Gitea-primary language. Remove github-runner from the management plane now that Gitea Actions handles Caddy reloads and famapp builds. Disable GitHub deploy workflow. Update apply-compose.ps1 status text. Co-Authored-By: Claude Sonnet 4.6 <noreply@anthropic.com>
This commit is contained in:
co-authored by
Claude Sonnet 4.6
parent
e3937dcf52
commit
a44adc4814
+1
-1
@@ -53,7 +53,7 @@ if ($Portainer) {
|
||||
Write-Host "Pushing vault.hcl (Vault lives in the management plane) ..."
|
||||
ssh $server "mkdir -p /config/vault/config /config/vault/data /config/vault/logs"
|
||||
scp $vaultConfigLocal "${server}:/config/vault/config/vault.hcl"
|
||||
Write-Host "Applying management plane (portainer, vault, github-runner, watchtower) ..."
|
||||
Write-Host "Applying management plane (portainer, vault, gitea, registry, watchtower) ..."
|
||||
ssh $server "docker compose -f ~/valhalla-lab/portainer-compose.yml --env-file ~/valhalla-lab/.env up -d"
|
||||
}
|
||||
|
||||
|
||||
Reference in New Issue
Block a user