Commit Graph

7 Commits

Author SHA1 Message Date
Tygozwolle f5d2144f79 feat: add account enforcement background service and update docker-compose for network containerization
Build and Push Docker Image to Gitea Container Registry / build-and-push (push) Successful in 1m10s
2026-07-24 19:55:59 +02:00
Tygozwolle 74326870f7 feat: implement automated account enforcement service for session time and data usage limits with RADIUS disconnect support
Build and Push Docker Image to Gitea Container Registry / build-and-push (push) Successful in 1m8s
2026-07-24 19:45:26 +02:00
Tygozwolle 44290fa89c chore: add RADIUS_SECRET environment variable and certs volume mount to docker-compose configuration
Build and Push Docker Image to Gitea Container Registry / build-and-push (push) Successful in 1m14s
2026-07-24 15:37:19 +02:00
Tygozwolle 574bcbe69a feat: add FreeRADIUS client configuration, environment-based secret management, and custom entrypoint script
Build and Push Docker Image to Gitea Container Registry / build-and-push (push) Successful in 1m13s
2026-07-24 14:53:01 +02:00
Tygozwolle 824f0554e4 feat: consolidate FreeRADIUS and web controller into a single Docker image with unified entrypoint orchestration
Build and Push Docker Image to Gitea Container Registry / build-and-push (push) Failing after 32s
2026-07-24 12:51:51 +02:00
Tygozwolle 6a8e5a1080 chore: update docker-compose paths to host volumes and switch to pre-built radius image
Build and Push Docker Image to Gitea Container Registry / build-and-push (push) Successful in 1m21s
Build and Push Docker Image to Gitea Container Registry / build-and-push (pull_request) Successful in 1m19s
2026-07-24 11:30:10 +02:00
Tygozwolle f186708943 feat: implement core radius service and database schema for guest access management 2026-07-23 11:12:10 +02:00