No description
  • Shell 37.9%
  • HCL 26.8%
  • Python 20.1%
  • Go Template 14.9%
  • Makefile 0.3%
Find a file
cătălin 6de089b26f
feat: deploy authelia under auth.roboces.dev and auth.fuku
- Add ArgoCD app for official authelia helm chart under roboces project

- Add PVC, sealed secrets, and users database for authelia

- Add auth.fuku DNS rewrite in adguard tofu config
2026-08-18 11:11:23 +02:00
docker/pluton chore(deps): update plutonhq/pluton docker tag to v0.18.3 2026-08-10 04:21:57 +00:00
k8s feat: deploy authelia under auth.roboces.dev and auth.fuku 2026-08-18 11:11:23 +02:00
scripts feat(helm): complete chart normalization with ConfigMap, HPA, and OCI migration 2026-08-14 09:35:19 +02:00
tofu feat: deploy authelia under auth.roboces.dev and auth.fuku 2026-08-18 11:11:23 +02:00
.gitignore feat: add charts template and normalize oxicloud's chart with it 2026-08-12 13:29:44 +02:00
.pre-commit-config.yaml feat: add scripts/update-argo.sh 2026-04-22 13:27:44 +02:00
.tflint.hcl chore: add kubeconform, kube-score and tflint 2024-03-25 10:56:52 +01:00
.yamllint.yaml feat: add valheim chart and argo app 2025-04-01 19:24:08 +02:00
Makefile ci: add kaniko action that builds nextcloud 2024-09-29 15:00:59 +02:00
README.md feat: add charts template and normalize oxicloud's chart with it 2026-08-12 13:29:44 +02:00
renovate.json chore: remove renovate extensions 2026-08-08 13:23:46 +02:00

fukuops

useful commands

  • on ramiel:
ethtool -K eno1 tx off rx off
  • upgrade argo
helm upgrade argo-cd argo/argo-cd -n argo-cd -f k8s/helm/argo-cd/values.yaml