Commit Graph

23 Commits

Author SHA1 Message Date
Georg K
e3592514f1 refac: rename generic package hosted -> freeradius-hosted
Owner-scoped package registry (pub) hosts all freeradius artifacts; give the bare-metal bundle a self-explanatory name.

Co-Authored-By: Claude Opus 4.8 <noreply@anthropic.com>
2026-06-12 05:59:45 +03:00
Georg K
99e1245ed3 feat: migrate to Gitea, productize Helm chart, unify version
- CI: replace GitLab pipeline with Gitea Actions (.gitea/workflows/release.yaml);
  publish .deb/image/hosted/chart to Gitea registries; gate image+hosted on .deb
  (needs + registry pre-check)
- drop connectone/Nexus; apt now from the Gitea Debian registry
- single version source (/VERSION=3.2.8); CI enforces .env/Chart consistency
- restructure: build/->packaging/deb, root Dockerfile->packaging/image,
  hosted/->packaging/hosted, .kube/->charts/freeradius
- Helm chart: documented values, DB password via Secret/$ENV, configurable
  scheduling/persistence; remove plaintext creds and hostPath PV
- gitignore *.env_cnf; docs for hosted (RU)/helm/root + agent KB sync

Co-Authored-By: Claude Opus 4.8 <noreply@anthropic.com>
2026-06-12 05:45:10 +03:00
Georg K
da25848bf8 fix: build command 2025-06-24 17:54:01 +03:00
Georg K
b2aaec33d9 feat: update build 2025-06-24 17:49:39 +03:00
Georg K
2338f97df6 fix: hosted files 2025-06-19 05:13:28 +03:00
Georg K
ec21d480e9 fix: hosted env 2025-06-19 05:06:33 +03:00
Georg K
295441e2ac fix: hosted env 2025-06-19 04:53:15 +03:00
Georg K
00a1463461 feat: update code 2025-06-19 04:37:54 +03:00
Georg K
e14ae1bd1b fix: cmd and entrypoint 2023-01-11 11:08:18 +03:00
Georg K
d67eab9fb3 fix: add SQL to authorize 2023-01-11 10:48:18 +03:00
Georg K
239905f8f6 fix: deployment freerad 2023-01-10 23:31:02 +03:00
Georg K
1fb54ba5ae feat: set freerad cmd to -X 2023-01-10 20:57:50 +03:00
Georg K
e9496d98b9 feat: add builder 2023-01-10 02:32:33 +03:00
Georg K
e1c4663125 feat: update configs 2023-01-06 06:19:08 +03:00
Georg K
aa3edd84d5 fix: add curl 2023-01-06 05:50:20 +03:00
Georg K
8e4e96a80a feat: add package deploy 2023-01-06 05:48:39 +03:00
Georg K
5540c02c3d fix: update systemd config [ci skip] 2023-01-06 05:33:35 +03:00
Georg K
3dc92731cb feat: add hosted install [ci skip] 2023-01-06 05:29:32 +03:00
Georg K
3984ac3bc7 feat: rework repo format 2023-01-06 03:06:42 +03:00
Georg K
12ff670210 fix: build command 2023-01-06 02:31:06 +03:00
Georg K
731b58304c feat: add build via docker 2023-01-06 02:30:39 +03:00
Georg K
03c59fec32 feat: initial commit 2023-01-06 01:30:28 +03:00
Georg K
675be2b043 Initial commit 2023-01-05 22:22:48 +00:00