No description
Find a file
jtricerolph 19bb4ec4d4 Fix deploy: auto-recover missing .git + suppress SSH known_hosts error
When the deploy directory has no .git (e.g. after push_dir stripped it),
re-clone via HTTPS preserving the existing .env, then continue with the
normal pull + up flow. Also sets GIT_SSH_COMMAND on all git calls so the
inner Forgejo SSH connection uses UserKnownHostsFile=/dev/null instead of
trying to write to /root/.ssh/known_hosts.

Co-Authored-By: Claude Sonnet 4.6 <noreply@anthropic.com>
2026-07-14 16:01:38 +00:00
backup Add .env bundle to daily Nextcloud backup 2026-07-14 15:57:12 +00:00
updater Fix deploy: auto-recover missing .git + suppress SSH known_hosts error 2026-07-14 16:01:38 +00:00
.env.example Auto-discover databases from postgres — remove static BACKUP_DATABASES list 2026-07-14 11:49:49 +00:00
.gitignore Initial commit: management 2026-07-01 12:09:54 +00:00
docker-compose.yml Auto-discover databases from postgres — remove static BACKUP_DATABASES list 2026-07-14 11:49:49 +00:00