Repo for the Weebo5 GitOps
  • HCL 59.7%
  • Go 23.9%
  • Go Template 14.1%
  • Shell 1.9%
  • Dockerfile 0.4%
Find a file
2026-07-06 18:35:15 +02:00
.docs feat: wip 2026-05-08 18:58:58 +02:00
.hooks feat: install talos on weebo5 2026-04-02 23:20:46 +02:00
.task feat: wip 2026-06-06 20:23:43 +02:00
.tmp feat: Prepare Rework of the Netbird helm chart and start work on the 2026-04-08 00:08:04 +02:00
.vscode feat: create projects-forgejo 2026-04-25 23:35:31 +02:00
0.config feat: create dns 2026-04-03 00:58:40 +02:00
0.pulumi feat: upgrade package 2026-05-08 21:33:55 +02:00
0.pulumi-conf feat: upgrade package 2026-05-08 21:33:55 +02:00
0.script feat: wip 2026-06-23 15:49:31 +02:00
1.argo feat: update to devworkspaceversion 0.42.0 2026-07-06 18:35:15 +02:00
1.helm feat: wip 2026-06-23 11:28:19 +02:00
2.app/monofolio feat: wip 2026-06-07 01:04:36 +02:00
.default-go-packages feat: install talos on weebo5 2026-04-02 23:20:46 +02:00
.env.global feat: apply seccomp with pulumi 2026-04-25 22:51:34 +02:00
.gitignore feat: install talos on weebo5 2026-04-02 23:20:46 +02:00
cog.toml feat: install talos on weebo5 2026-04-02 23:20:46 +02:00
mise.toml feat: wip 2026-06-19 21:06:21 +02:00
Readme.md feat: new func for the forge log 2026-05-17 02:54:09 +02:00
Taskfile.yaml feat: update to devworkspaceversion 0.42.0 2026-07-06 18:35:15 +02:00

Weebo 5 Production upgrade

This is the base project for the Weebo 5 production upgrade.

Exist in V4 and need to be upgraded in V5

Folder WF

  • .* - Global folder
  • 0.* - Install folder
  • 1.* - Infra folder
    • 1.argo - ArgoCD folder, dedicated to infra related ressources deployed directly by ArgoCD
    • 1.helm - Helm folder, dedicated to special Helm charts rewriting public one that i don't like/too limited for my use case/too long to be merged in the original one
  • 2.* - Apps folder - dedicated for app comming from outside of the scope (like external secret setup, personal project, etc ...)
  • 3.* - Post-install folder