8 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
b2aaec33d9 feat: update build 2025-06-24 17:49:39 +03:00
Georg K
e9496d98b9 feat: add builder 2023-01-10 02:32:33 +03:00
Georg K
3984ac3bc7 feat: rework repo format 2023-01-06 03:06:42 +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