Commit Graph

12 Commits

Author SHA1 Message Date
PTah 72746cf415 feat(migrate): GITHUB_REPOS and GITHUB_REPOS_FILE for selective import
Scripts And Docs Check / shellcheck (push) Has been cancelled
Scripts And Docs Check / markdown-links (push) Has been cancelled
Made-with: Cursor
2026-04-22 15:46:09 +10:00
PTah f6c805163a docs: migrate to Gitea over HTTPS when no SSH key on server
Made-with: Cursor
2026-04-22 15:44:25 +10:00
PTah 0898634fab fix(migrate): clone GitHub with oauth2 PAT URL (avoid credential.helper)
Made-with: Cursor
2026-04-22 15:41:06 +10:00
PTah ce1e88174b docs: Gitea health check via /api/healthz (avoid HEAD 405 on /)
Made-with: Cursor
2026-04-22 12:37:53 +10:00
PTah 2505d91d4b docs: explain SECRET_KEY and INTERNAL_TOKEN in app.ini
Made-with: Cursor
2026-04-22 12:34:05 +10:00
PTah 98282bde1d fix(bootstrap): skip Docker apt if compose ready; doc containerd conflict
Made-with: Cursor
2026-04-22 12:15:45 +10:00
PTah a58be4b409 fix(bootstrap): clarify OWGIT_REPO_DIR and document path errors
Made-with: Cursor
2026-04-22 12:10:32 +10:00
PTah 1d6e292d54 fix(bootstrap): restore SERVER_DOMAIN and GITEA_LAN_IP defaults
Made-with: Cursor
2026-04-22 11:13:14 +10:00
PTah 9df123860b fix: default OWGIT_REPO_DIR to repo root next to bootstrap script
Made-with: Cursor
2026-04-22 11:05:33 +10:00
PTah 949c334e68 Add post-install verification script.
Document and add a reusable postinstall-check.sh to validate Gitea, external HAProxy health, SSH reachability, and backup presence after bootstrap.

Made-with: Cursor
2026-04-21 22:14:21 +10:00
PTah 57340e1349 Add safe external HAProxy deployment flow.
Make bootstrap skip local HAProxy by default and support remote HAProxy config backup, validation, reload, and rollback over SSH.

Made-with: Cursor
2026-04-21 22:11:54 +10:00
PTah f5899ebc56 Initial own-git docs, configs, scripts, and hardening pack 2026-04-21 21:37:43 +10:00