Commit graph

12 commits

Author SHA1 Message Date
9f6c85ce60 v0.1.0.0033: update AGENT.md/README.md/CHANGELOG with final architecture docs 2026-07-11 09:20:29 +01:00
3df375e047 refuse to run under sudo, update README/AGENT.md to match 2026-07-11 08:47:54 +01:00
6113f62ad2 README: add explicit curl download command before install 2026-07-11 00:07:56 +01:00
81e5505f2a Unified install/update/destroy script with ephemeral build dir
- Replace deploy.sh and install.sh with tools/nextwks.sh
- Build in /tmp/nextwks-build (fresh clone every time), no more /opt/NextWks
- Script saves itself to ~/nextwks.sh on --install for easy future access
- Add AGENT.md with workflow rules for the new approach
- Secrets persisted in /opt/backup/.env (JWT, SESSION, password hash)
- Update README and CHANGELOG
2026-07-11 00:02:55 +01:00
80a5579537 docs: readme + changelog for Caddy/Authelia milestone 2026-07-08 13:33:57 +01:00
2d3832df0b feat: hello world pipeline proof 2026-07-06 10:28:20 +01:00
3b4fd6a84c refactor(installer): KISS — remove all flags, just interactive deploy 2026-06-14 16:03:33 +00:00
d29ecf41ef docs: update README with sudo for all installer commands 2026-06-14 16:02:04 +00:00
7cdff22565 fix(installer): detect piped stdin, save to file for interactive wizard 2026-06-14 15:57:08 +00:00
631780cdf6 fix(installer): clean old Authelia DB on fresh install to avoid encryption key mismatch 2026-06-14 15:44:49 +00:00
827c8ef116 build: rewrite installer as single interactive wizard with Authelia config generation 2026-06-14 15:27:32 +00:00
3911dcafa5 docs: add README and manual test instructions (35 protocols across 9 suites) 2026-06-14 13:51:11 +00:00