Michael Hoennig
|
347efc16c5
|
standardized JAR naming to gittally.jar (version-free); updated scripts, docs, and build config to align; added --version support via BuildProperties
|
2026-07-08 22:45:23 +02:00 |
|
 Michael HoennigandClaude Fable 5
|
b104eeee05
|
added opt-in managed nginx/TLS container (ADR 0005, plan step 13): server.nginx.* config serves GitTally over HTTPS on hosts without a reverse proxy — two-phase startup (ACME webroot via certbot container, then full HTTPS config), daily certificate renewal with nginx reload, labelled container removed on shutdown; all failures are non-fatal, the plain HTTP server keeps running
Co-Authored-By: Claude Fable 5 <noreply@anthropic.com>
|
2026-07-08 21:51:33 +02:00 |
|
Michael Hoennig
|
142bc87604
|
added ADR 0005 and step 13: reintroduce managed nginx+certbot as an opt-in feature for hosts without a reverse proxy (e.g. Hostsharing); partially supersedes ADR 0004; updated plans, documentation, and migration guides
|
2026-07-07 14:40:11 +02:00 |
|
Michael Hoennig
|
60ff595a9d
|
implemented 12-deployment.md: added systemd service generation (init --systemd) and migration guide from legacy script; introduced JSON-file persistence, server-rendered UI with polling, and reverse-proxy-based deployment; updated documentation
|
2026-07-07 14:18:41 +02:00 |
|