• Joined on 2026-05-05
jad0s pushed to main at jad0s/gitops 2026-05-19 13:25:47 +00:00
c846047db1 fix(forgejo): set DinD certdir env var to empty to disable TLS
jad0s pushed to main at jad0s/gitops 2026-05-19 13:20:34 +00:00
1c6979fe7e fix(forgejo): try sleeping for 5 seconds after runner registration to wait for docker daemon to start
jad0s pushed to main at jad0s/gitops 2026-05-19 13:17:57 +00:00
83d147f3ca fixup! fix(forgejo): changed forgejo-runner command to perform initial registration
jad0s pushed to main at jad0s/gitops 2026-05-19 13:12:53 +00:00
ee95b9fa46 fixup! fix(forgejo): changed forgejo-runner command to perform initial registration
jad0s pushed to main at jad0s/gitops 2026-05-19 13:10:00 +00:00
407cf2d0d9 fix(forgejo): changed forgejo-runner command to perform initial registration
jad0s pushed to main at jad0s/gitops 2026-05-19 09:57:05 +00:00
a12c99f9aa feat(forgejo): added forgejo runner
jad0s pushed to main at jad0s/gitops 2026-05-19 09:50:14 +00:00
2785c57ce9 feat(forgejo): add runner secret encrypted with SealedSecrets
jad0s pushed to main at jad0s/gitops 2026-05-19 09:47:56 +00:00
90f9330079 chore(git): untrack the public key of cluster
jad0s pushed to main at jad0s/gitops 2026-05-19 09:42:09 +00:00
d7ab6ce852 feat: added Sealed Secrets application for sercrets management
jad0s pushed to main at jad0s/gitops 2026-05-14 11:41:24 +00:00
a6ee648149 fix(forgejo): enable admin-approved registration using env vars config
jad0s pushed to main at jad0s/gitops 2026-05-14 11:36:37 +00:00
f93207884e chore(forgejo): removed unused configmap file, will switch to env vars
jad0s pushed to main at jad0s/gitops 2026-05-13 18:39:09 +00:00
9122a50acd fix(traefik): hemlchartconfig port exposing syntax
jad0s pushed to main at jad0s/gitops 2026-05-13 18:31:17 +00:00
e7cc09f99c fix(traefik): remove wrong line from helcharcofig
jad0s pushed to main at jad0s/gitops 2026-05-13 18:13:56 +00:00
ae3673211c feat: add traefik app
jad0s pushed to main at jad0s/gitops 2026-05-13 18:08:27 +00:00
c06d4fd825 fix(traefik): assign static external LB IP address
jad0s pushed to main at jad0s/gitops 2026-05-13 12:24:36 +00:00
f0811942be fix(forgejo): temporarily unmount the config for troubleshooting
jad0s pushed to main at jad0s/gitops 2026-05-13 12:23:15 +00:00
5baec88371 fix(forgejo): logic errors in deployment.yaml
jad0s pushed to main at jad0s/gitops 2026-05-13 12:08:19 +00:00
9789abcbe3 fix(forgejo): enable git http so argocd can monitor the git repository over http
jad0s pushed to main at jad0s/gitops 2026-05-13 04:57:25 +00:00
593a427df3 fix(forgejo): add config map to enable ssh and disable http git. Forward traefik port 22 to forgejo.
jad0s pushed to main at jad0s/gitops 2026-05-07 11:38:54 +00:00
9d0d908f1a feat: add argocd as an application so it manages itself. Run as plain http since traefik manages TLS