forked from Nixius/authelia
1
0
Fork 0
Commit Graph

32 Commits

Author SHA1 Message Date
Leopere 8b3ba3ab5a
archive legacy auth stack
Move Authelia and LLDAP artifacts out of the active deployment path so ATLAS ships against the Authentik-backed stack and ss-atlas image only.

Made-with: Cursor
2026-04-25 15:12:47 -04:00
Leopere 6fcdd1262d
Bake git commit into Go binary for version traceability
- Add internal/version package with ldflags-injected Commit/BuildTime
- Dockerfile accepts BUILD_COMMIT/BUILD_TIME args, passes via -ldflags
- Log version on startup, expose GET /version endpoint
- Show commit hash badge in bottom-right of landing + dashboard pages
- Deploy scripts gate on clean git tree and pass commit to build
- Remove staging files, misc config updates

Made-with: Cursor
2026-03-03 12:51:12 -05:00
Leopere ac24f6d1dc
Add ss-atlas service, config updates, ignore IDE cruft
Made-with: Cursor
2026-03-03 11:21:03 -05:00
colin 426bb996ac Remove OAuth client secrets from CI build process - CLIENT_SECRET_PORTAINER/HEADSCALE/HEADADMIN not needed during build - These secrets are handled by Docker Swarm at runtime - Fixes Authelia container startup issues 2025-06-11 15:53:55 -04:00
colin 56d258d992 Add CLIENT_SECRET_PORTAINER to CI environment variables - Fixes build process that was missing Portainer OAuth secret - Required for Authelia container to start properly 2025-06-11 15:49:30 -04:00
Your Name 4e1e5f21cf fixing deploy step 2025-06-05 09:27:46 -04:00
Your Name 7b19860ccc fixing deploy step 2025-06-05 09:20:23 -04:00
Your Name 2cb6159eea fix: explicitly use bash to run deployment script - CI environment was using /bin/sh instead of /bin/bash - Our script uses bash-specific features like arrays - This ensures proper execution in CI environment 2025-06-05 09:17:14 -04:00
Your Name 9645631496 fixing deploy step 2025-06-05 09:06:59 -04:00
Your Name 7645c32156 enhance: improve production deployment with better verification - Add verification loop to ensure stack removal completed - Increase wait times for service initialization - Add 60-second health check loop for authelia service - Show deployment status and logs on failure - More robust deployment process with proper timing 2025-06-05 09:01:05 -04:00
Your Name fc9be0d7c7 feat: add Docker secrets recreation to production deployment - Remove old stack and secrets before deployment - Recreate all secrets with current CI environment values - Ensures immutable secrets are always up-to-date 2025-06-05 08:33:54 -04:00
Your Name 767b996c29 fixup 2025-06-05 08:25:33 -04:00
Your Name 330d1ac7b3 fixup 2025-06-04 18:06:48 -04:00
Your Name ca7b7df76a fixup 2025-06-04 17:16:24 -04:00
Your Name 603f5e3d03 Add all Authelia secrets to Woodpecker CI pipeline 2025-06-04 16:34:09 -04:00
colin 91961617e9 Update .woodpecker.yml 2025-02-02 19:19:28 -05:00
colin a3e61024fb Update .woodpecker.yml 2025-02-02 18:44:40 -05:00
colin 537cc89674 Update .woodpecker.yml 2025-02-02 14:03:41 -05:00
colin 3d3d9ef7d2 Update .woodpecker.yml 2024-07-16 17:45:09 +00:00
colin e3da8ac2d6 Update .woodpecker.yml 2024-07-16 17:36:36 +00:00
colin 200a5de8bd Update .woodpecker.yml 2024-07-16 04:00:40 +00:00
colin 5663b76b11 Update .woodpecker.yml 2024-07-16 03:58:45 +00:00
colin 4012a3bb60 Update .woodpecker.yml 2024-07-16 03:58:00 +00:00
colin df6bd06cf1 Update .woodpecker.yml 2024-07-16 03:55:45 +00:00
colin c3881accc8 Update .woodpecker.yml 2024-07-15 02:55:02 +00:00
colin 8ea4df8b57 Update .woodpecker.yml 2024-07-15 02:45:29 +00:00
colin 03a04fb77f Update .woodpecker.yml 2024-07-15 01:27:15 +00:00
colin 2274c44823 Update .woodpecker.yml 2024-04-09 13:07:04 +00:00
Colin 0847b18cb5 pullup 2024-04-07 12:17:22 -04:00
Colin ffab62aa0f pullup 2024-04-07 12:14:27 -04:00
Colin d1e5d05227 pullup 2024-04-07 11:38:00 -04:00
Colin 1b7cfff6f0 pullup 2024-04-07 10:48:16 -04:00