Commit Graph

11 Commits

Author SHA1 Message Date
2e3055e1b4 Migrar workflow a usar variables y secrets de Gitea Actions
All checks were successful
build-and-deploy / build-and-deploy (push) Successful in 22s
- Reemplazar credenciales hardcoded por secrets
- Usar REGISTRY_URL variable en lugar de hardcode
- Usar RADIUS_CLIENTS_CIDR y RADIUS_SHARED_SECRET desde secrets
- Mejorar seguridad eliminando valores sensibles del código

Variables configuradas:
- REGISTRY_URL = gitea.nucleoriofrio.com

Secrets configurados:
- REGISTRY_USERNAME
- REGISTRY_PASSWORD
- RADIUS_CLIENTS_CIDR
- RADIUS_SHARED_SECRET
2025-10-27 15:55:59 -06:00
fe4053d90f Agregar integración con Traefik y consolidar workflow
All checks were successful
build-and-deploy / build-and-deploy (push) Successful in 42s
- Agregar labels de Traefik al servicio radiusnucleo-node para exposición en wifi.nucleoriofrio.com
- Configurar autenticación con Authentik y soporte para SSE/WebSocket
- Renombrar servicio node a radiusnucleo-node con container_name explícito
- Actualizar redes a radiusnucleo_radius_net como externa
- Consolidar workflow de Gitea en un solo job build-and-deploy
- Agregar creación automática de red radiusnucleo_radius_net en workflow
2025-10-17 03:21:46 -06:00
ef311916b3 fix
All checks were successful
build-and-deploy / build (push) Successful in 8s
build-and-deploy / deploy (push) Successful in 5s
2025-09-26 21:05:30 -06:00
aad02ed556 fix
All checks were successful
build-and-deploy / build (push) Successful in 10s
build-and-deploy / deploy (push) Successful in 14s
2025-09-26 20:49:50 -06:00
636a5506d9 nuevo fix
Some checks failed
build-and-deploy / build (push) Successful in 8s
build-and-deploy / deploy (push) Failing after 18s
2025-09-26 20:47:43 -06:00
984279e756 fix
All checks were successful
build-and-deploy / build (push) Successful in 13s
build-and-deploy / deploy (push) Successful in 16s
2025-09-26 20:29:03 -06:00
5b57ed92ae fix
All checks were successful
build-and-deploy / build (push) Successful in 8s
build-and-deploy / deploy (push) Successful in 16s
2025-09-26 20:21:23 -06:00
8bae7023ac fix
Some checks failed
build-and-deploy / build (push) Successful in 22s
build-and-deploy / deploy (push) Failing after 15s
2025-09-26 20:18:49 -06:00
9f8af74d64 fix
Some checks failed
build-and-deploy / build (push) Successful in 7s
build-and-deploy / deploy (push) Failing after 3s
2025-09-26 20:06:34 -06:00
a4f7774631 fix
Some checks failed
build-and-deploy / build (push) Successful in 25s
build-and-deploy / deploy (push) Failing after 16s
2025-09-26 20:04:43 -06:00
0d468bc921 listo para deploy en gitea
Some checks failed
build-and-deploy / build (push) Failing after 23s
build-and-deploy / deploy (push) Has been skipped
2025-09-26 20:02:54 -06:00