|
|
61b1587cd6
|
fix: only app subdomain active
|
2026-07-08 09:12:47 +01:00 |
|
|
|
09a74425b3
|
fix: only app+dns active, www+auth empty, dynamic domain lists
|
2026-07-08 09:11:02 +01:00 |
|
|
|
aa29d363ce
|
fix: use Go tool for cert upload, fix apps.yaml YAML format
|
2026-07-08 08:51:23 +01:00 |
|
|
|
6ea3164d72
|
feat: stateless API token workflow for Zoraxy
|
2026-07-08 08:42:40 +01:00 |
|
|
|
5d30facbcc
|
fix: verbose cert upload + health check debug
|
2026-07-07 19:29:05 +01:00 |
|
|
|
48241364aa
|
fix: proper workflow — deploy Zoraxy minimal, upload certs, stop, write configs, restart
|
2026-07-07 19:17:54 +01:00 |
|
|
|
f44041f0d5
|
debug: add CSRF token debug output
|
2026-07-07 18:51:01 +01:00 |
|
|
|
b6938d3800
|
fix: clear cookie jar before each cert upload attempt
|
2026-07-07 18:44:12 +01:00 |
|
|
|
b0325267db
|
fix: wait for Zoraxy before cert upload, verbose retry messages
|
2026-07-07 18:33:39 +01:00 |
|
|
|
b684242eb9
|
fix: hardcode subdomains to hub/noc/www/auth
|
2026-07-07 18:27:15 +01:00 |
|
|
|
ea82a51307
|
fix: cert upload timeout, email validation, completion message
|
2026-07-07 18:21:44 +01:00 |
|
|
|
efaa917013
|
feat: LE_DRY_RUN=true skips LE, generates self-signed
|
2026-07-07 18:20:21 +01:00 |
|
|
|
c426b711df
|
feat: configurable subdomains via APP_SUBDOMAIN, DNS_SUBDOMAIN, etc.
|
2026-07-07 18:18:14 +01:00 |
|
|
|
1298589afa
|
fix: handle existing non-git repo dir (from install.sh copy)
|
2026-07-07 18:00:44 +01:00 |
|
|
|
93f853bd40
|
fix: 12-char password, cert upload API with CSRF retry
|
2026-07-07 17:17:00 +01:00 |
|
|
|
e03cb76017
|
fix: write BoltDB before Zoraxy starts (db not locked) + remove duplicate
|
2026-07-07 16:47:27 +01:00 |
|
|
|
fa9537bcb5
|
fix: longer wait for sys.db, fallback to touch + userCount check
|
2026-07-07 16:33:49 +01:00 |
|
|
|
c42807d076
|
refactor: configure Zoraxy via BoltDB + config files, no API/CSRF
|
2026-07-07 16:19:34 +01:00 |
|
|
|
90c8c57fbe
|
debug: show login.html response when CSRF fetch fails
|
2026-07-07 16:12:30 +01:00 |
|
|
|
b1004e4514
|
fix: BoltDB fallback for admin creation if CSRF API fails
|
2026-07-07 16:12:05 +01:00 |
|
|
|
fd1fa7dbeb
|
fix: CSRF token — clear jar before first fetch, preserve session across calls
|
2026-07-07 16:08:20 +01:00 |
|
|
|
710781bc47
|
fix: surface admin registration result instead of swallowing it
|
2026-07-07 16:05:31 +01:00 |
|
|
|
b2e3086e10
|
fix: upload existing LE certs to Zoraxy via API after deploy
|
2026-07-07 15:51:25 +01:00 |
|
|
|
5f46d3c2b8
|
refactor: rename backup dir to /opt/backup/certificates/
|
2026-07-07 15:33:22 +01:00 |
|
|
|
6d87718b43
|
refactor: lego outputs to /opt/backup/certs/, one backup directory
|
2026-07-07 15:27:30 +01:00 |
|
|
|
c7d25c0107
|
fix: fallback to lego SAN cert directory if backup missing
|
2026-07-07 15:24:03 +01:00 |
|
|
|
5f168d21f1
|
feat: replace autocert with lego CLI for reliable LE cert issuance
|
2026-07-07 15:05:41 +01:00 |
|
|
|
02bab22a5d
|
fix: build tool from script directory (correct go.mod context)
|
2026-07-07 14:57:30 +01:00 |
|
|
|
533b6f4137
|
fix: full service teardown (stop+disable+remove) + port 80 wait
|
2026-07-07 14:53:00 +01:00 |
|
|
|
63099703a1
|
fix: stop Zoraxy before running tool to free port 80 for ACME
|
2026-07-07 14:44:13 +01:00 |
|
|
|
360112c7b7
|
fix: remove old zoraxy container before deploying
|
2026-07-07 14:33:28 +01:00 |
|
|
|
2e7a0e3645
|
refactor: /opt/backup/ vault for .env + certs, clean destroy flow
|
2026-07-07 14:30:48 +01:00 |
|
|
|
b0a3cd3206
|
fix: tool only manages backup, preservation handles cert deployment
|
2026-07-07 14:14:36 +01:00 |
|
|
|
25c0e7b9b7
|
docs: remove --destroy blocker — tool handles cert backup/restore
|
2026-07-07 12:57:58 +01:00 |
|
|
|
2398bdce83
|
feat: nextwks-tool for LE + DB + Zoraxy Auth
|
2026-07-07 12:53:57 +01:00 |
|
|
|
d73b67614e
|
fix: proxy www through binary for ACME challenge support
|
2026-07-07 12:22:11 +01:00 |
|
|
|
038d923a11
|
fix: include www in LE cert auto-generation loop
|
2026-07-07 12:19:17 +01:00 |
|
|
|
4e50bf15dd
|
fix: www files go to html/ subdirectory (Zoraxy static root)
|
2026-07-07 12:13:06 +01:00 |
|
|
|
ddef538795
|
feat: www landing page with component listing
|
2026-07-07 12:09:25 +01:00 |
|
|
|
7b3942658d
|
docs: add 5s safety warning before --destroy
|
2026-07-07 12:06:12 +01:00 |
|
|
|
79bf23618d
|
fix: proper Zoraxy CSRF/session handling (login.html + cookie jar)
|
2026-07-07 12:02:59 +01:00 |
|
|
|
d0f9854084
|
fix: bypass global TLS for dns subdomain (HTTP without redirect)
|
2026-07-07 11:04:12 +01:00 |
|
|
|
ccd362a964
|
fix: hoist COOKIE_JAR outside function to avoid unbound variable
|
2026-07-07 10:56:17 +01:00 |
|
|
|
acd9671359
|
fix: preserve Zoraxy certs across greenfield destroy
|
2026-07-07 10:52:16 +01:00 |
|
|
|
eabbcdaa2d
|
fix: request LE certs for all subdomains (app + dns) on greenfield
|
2026-07-07 10:47:38 +01:00 |
|
|
|
22471e479b
|
fix: unlock immutable files before destroy, timeout LE cert request
|
2026-07-07 10:34:36 +01:00 |
|
|
|
8ee09fb229
|
chore: version 0.1.0 with changelog
|
2026-07-07 10:29:59 +01:00 |
|
|
|
d2fa6c7365
|
fix: robust Zoraxy admin creation + LE automation with proper CSRF
|
2026-07-07 10:21:24 +01:00 |
|
|
|
47efc2e62d
|
fix: lock Zoraxy proxy configs with immutable flag (chattr +i)
|
2026-07-07 09:56:39 +01:00 |
|
|
|
4416f15797
|
fix: Zoraxy config expansion — use full schema with origin IP
|
2026-07-07 09:53:29 +01:00 |
|