Commit graph

6 commits

Author SHA1 Message Date
1efeb05f4f deploy: production deploy script + path alignment to /opt/nextworkspace/
- Add deploy.sh: idempotent production deploy (scaffold, build, systemd, health check)
- Fix update.sh: align all paths from /opt/nextwks/ to /opt/nextworkspace/ (blueprint-compliant)
- deploy.sh safe for first-time setup and subsequent updates
- Creates full blueprint directory tree: config/, data/, logs/, src/core/
2026-07-05 18:19:33 +01:00
ecb3cbe442 fix(update): only wipe DB with --wipe-db flag, preserve data by default 2026-06-15 06:24:39 +00:00
936c3e6146 fix(update): show commit hash in output to verify code changes 2026-06-14 18:12:52 +00:00
cb4eb38289 fix(update): wipe DB on update, bootstrap from Authelia, don't touch Authelia service 2026-06-14 17:39:56 +00:00
583e1a5eea build: add update.sh for production updates, deploy to /opt/nextwks/ 2026-06-14 17:37:59 +00:00
afb3984573 build: add update.sh with version check, approval, backup, and rollback 2026-06-14 15:31:03 +00:00