management/updater
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
..
src Fix deploy: auto-recover missing .git + suppress SSH known_hosts error 2026-07-14 16:01:38 +00:00
deploy-map.js Replace static deploy-map with dynamic auth registry 2026-07-01 20:49:39 +00:00
Dockerfile Stack-level backup: Nextcloud WebDAV + Docker volume backup via SSH 2026-07-14 11:03:59 +00:00
package.json Initial commit: management 2026-07-01 12:09:54 +00:00