Commit Graph

7 Commits

Author SHA1 Message Date
s1d3sw1ped_bot 6500d23f07 docs: Keep ADMIN_PASSWORD in docker run example
Format / gofmt (push) Successful in 14s
CI / Build (push) Successful in 27s
Format / gofmt (pull_request) Successful in 15s
CI / Build (pull_request) Successful in 25s
CI / Go Tests (push) Successful in 1m0s
CI / Go Tests (pull_request) Successful in 1m1s
Preserve master boot-rule guidance alongside compose port align.
2026-09-02 16:37:20 +00:00
s1d3sw1ped_bot d7b7541dd1 docs: Finish README conflict resolution for promote
Keep master ADMIN_PASSWORD / binary defaults; adopt develop compose
port align (ADMIN_PORT=81, admin unpublished by default).
2026-09-02 16:37:06 +00:00
s1d3sw1ped_bot 6aa0095059 merge: Resolve develop→master compose port align
Bring docker-compose ADMIN_PORT=81 healthcheck align from develop
while keeping master README ADMIN_PASSWORD / boot rules and not
publishing admin :81 by default.
2026-09-02 16:36:40 +00:00
s1d3sw1ped_bot a6e0693409 docker: Align compose healthcheck with admin port
Format / gofmt (push) Successful in 14s
CI / Build (push) Successful in 22s
CI / Go Tests (push) Successful in 57s
Format / gofmt (pull_request) Successful in 14s
CI / Build (pull_request) Successful in 26s
CI / Go Tests (pull_request) Successful in 58s
Set compose ADMIN_PORT/PROXY_* to 81/80/443 so healthcheck and EXPOSE match;
document binary defaults vs Docker ports in README.

Fixes #10
2026-09-02 11:31:39 -05:00
s1d3sw1ped_bot ac98b8e942 README: Fix default ports and ADMIN_PASSWORD boot rules
Format / gofmt (push) Successful in 15s
CI / Build (push) Successful in 30s
CI / Go Tests (push) Successful in 1m4s
Docs sync: align README with current ports/password rules.

Co-authored-by: s1d3sw1ped_bot <s1d3sw1ped+giteabot@gmail.com>
Co-committed-by: s1d3sw1ped_bot <s1d3sw1ped+giteabot@gmail.com>
2026-09-02 10:44:13 -05:00
s1d3sw1ped_bot 22844a2a67 Persist a per-install JWT signing secret instead of a compiled-in default.
Format / gofmt (push) Successful in 8s
Format / gofmt (pull_request) Successful in 9s
CI / Build (push) Successful in 24s
CI / Build (pull_request) Successful in 25s
CI / Go Tests (pull_request) Successful in 39s
CI / Go Tests (push) Successful in 40s
Admin tokens were forgeable whenever JWT_SECRET was unset. Prefer the env var, otherwise write a random key to data/.jwt_secret.
2026-08-31 23:55:34 +00:00
s1d3sw1ped 1cc94f2c99 initial commit
Format / gofmt (push) Failing after 27s
CI / Build (push) Successful in 51s
CI / Go Tests (push) Failing after 21s
2026-06-06 07:54:44 -05:00