Commit Graph

21 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 46577f8b76 docs: scp PFX from NAS path example
Made-with: Cursor
2026-04-22 14:38:24 +10:00
PTah 544eda2640 docs: convert PFX to PEM for nginx
Made-with: Cursor
2026-04-22 14:36:26 +10:00
PTah 7febeed13f docs(readme): clarify SSH client section is on developer workstation
Made-with: Cursor
2026-04-22 14:31:09 +10:00
PTah 4070696513 docs: nginx TLS on 443 for Gitea (kalinamall)
Made-with: Cursor
2026-04-22 13:15:13 +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 c9a237b8fa docs: add full Docker apt repo steps for missing docker-compose-plugin
Made-with: Cursor
2026-04-22 12:04:14 +10:00
PTah 263272d326 docs: install docker-compose-plugin when apt has no package
Made-with: Cursor
2026-04-22 11:59:46 +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 4adba05532 docs: restore haproxy-kalinamall.md with git.kalinamall.ru guide
Made-with: Cursor
2026-04-22 10:16:34 +10:00
PTah 25a9e5d972 refactor: single kalinamall HAProxy config in docs with Gitea SNI/SSH
Made-with: Cursor
2026-04-22 10:13:51 +10:00
PTah 9d8d37eaf6 feat: add Kalina Mall HAProxy examples and docs
Made-with: Cursor
2026-04-22 10:06:47 +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