tygozwolle
  • Joined on 2026-02-24
tygozwolle pushed to master at tygozwolle/radius 2026-07-24 15:47:00 +02:00
77a4e31626 Merge pull request 'Radius inside' (#6) from radius_inside into master
44290fa89c chore: add RADIUS_SECRET environment variable and certs volume mount to docker-compose configuration
9dc029e32f feat: add Dockerfile and entrypoint script to containerize RADIUS controller and FreeRADIUS stack
1054dfb61a feat: add FreeRADIUS EAP module configuration and container entrypoint script for dynamic service orchestration
Compare 12 commits »
tygozwolle merged pull request tygozwolle/radius#6 2026-07-24 15:46:58 +02:00
Radius inside
tygozwolle created pull request tygozwolle/radius#6 2026-07-24 15:46:50 +02:00
Radius inside
tygozwolle pushed to radius_inside at tygozwolle/radius 2026-07-24 15:41:12 +02:00
tygozwolle pushed to radius_inside at tygozwolle/radius 2026-07-24 15:37:21 +02:00
44290fa89c chore: add RADIUS_SECRET environment variable and certs volume mount to docker-compose configuration
tygozwolle pushed to radius_inside at tygozwolle/radius 2026-07-24 15:29:10 +02:00
9dc029e32f feat: add Dockerfile and entrypoint script to containerize RADIUS controller and FreeRADIUS stack
tygozwolle pushed to radius_inside at tygozwolle/radius 2026-07-24 15:18:26 +02:00
1054dfb61a feat: add FreeRADIUS EAP module configuration and container entrypoint script for dynamic service orchestration
tygozwolle pushed to radius_inside at tygozwolle/radius 2026-07-24 15:09:45 +02:00
9a6b1131b1 feat: add Dockerfile, entrypoint script, and EAP configuration for FreeRADIUS containerization
tygozwolle pushed to radius_inside at tygozwolle/radius 2026-07-24 15:04:48 +02:00
c7e18c76ac feat: initialize default and inner-tunnel RADIUS server configurations
tygozwolle pushed to radius_inside at tygozwolle/radius 2026-07-24 14:53:04 +02:00
574bcbe69a feat: add FreeRADIUS client configuration, environment-based secret management, and custom entrypoint script
tygozwolle pushed to radius_inside at tygozwolle/radius 2026-07-24 14:25:44 +02:00
0bb36ea502 feat: add FreeRADIUS PostgreSQL configuration module to mods-enabled
tygozwolle pushed to radius_inside at tygozwolle/radius 2026-07-24 14:13:13 +02:00
f7663a284e feat: add PostgreSQL schema initialization and FreeRADIUS SQL module configuration
tygozwolle pushed to radius_inside at tygozwolle/radius 2026-07-24 12:58:09 +02:00
fd133bf9f3 feat: add FreeRADIUS configuration and containerization support with PostgreSQL integration
tygozwolle pushed to radius_inside at tygozwolle/radius 2026-07-24 12:51:52 +02:00
824f0554e4 feat: consolidate FreeRADIUS and web controller into a single Docker image with unified entrypoint orchestration
tygozwolle pushed to radius_inside at tygozwolle/radius 2026-07-24 12:49:51 +02:00
tygozwolle created branch radius_inside in tygozwolle/radius 2026-07-24 12:49:51 +02:00
tygozwolle deleted branch admin from tygozwolle/radius 2026-07-24 12:49:19 +02:00
tygozwolle pushed to master at tygozwolle/radius 2026-07-24 12:49:19 +02:00
c636794e5e Merge pull request 'feat: implement admin dashboard with authentication, session monitoring, and user management UI' (#5) from admin into master
cd2ee7bddd feat: implement admin dashboard with authentication, session monitoring, and user management UI
Compare 2 commits »
tygozwolle merged pull request tygozwolle/radius#5 2026-07-24 12:49:18 +02:00
feat: implement admin dashboard with authentication, session monitoring, and user management UI
tygozwolle created pull request tygozwolle/radius#5 2026-07-24 12:49:10 +02:00
feat: implement admin dashboard with authentication, session monitoring, and user management UI