Commit Graph

352 Commits

Author SHA1 Message Date
gitea-admin 8414194867 feat: add backup infrastructure namespace, PVC, and Pelican PG backup CronJob 2026-06-02 00:38:12 +00:00
gitea-admin 342264d178 feat: add backup infrastructure namespace, PVC, and Pelican PG backup CronJob 2026-06-02 00:38:12 +00:00
gitea-admin 1cfb947ae6 feat: add backup infrastructure namespace, PVC, and Pelican PG backup CronJob 2026-06-02 00:38:12 +00:00
gitea-admin c6f3eab1d8 fix: Transmission deployment invalid containerPort: 0
Validate Manifests / validate (pull_request) Failing after 1s
2026-05-30 23:13:23 +00:00
gitea-admin 27fbe1ecac fix: update n8n ExternalSecret API version to v1
Validate Manifests / validate (pull_request) Failing after 13s
2026-05-30 22:56:01 +00:00
gitea-admin 6f9c6c028e Merge pull request 'feat: deploy Tailscale operator' (#111) from orion/auto/feat-deploy-tailscale-operator-1780145866429 into main
Reviewed-on: #111
2026-05-30 15:53:34 +00:00
gitea-admin 7b6a43318b feat: deploy Tailscale operator
Validate Manifests / validate (pull_request) Failing after 16s
2026-05-30 12:57:47 +00:00
gitea-admin ccd5b4474e feat: deploy Tailscale operator 2026-05-30 12:57:47 +00:00
gitea-admin 73e90cecbb feat: deploy Tailscale operator 2026-05-30 12:57:47 +00:00
gitea-admin ea5a452327 feat: deploy Tailscale operator 2026-05-30 12:57:46 +00:00
gitea-admin 52388ec19f fix: update n8n ExternalSecret to v1
Validate Manifests / validate (pull_request) Failing after 1s
2026-05-30 12:55:10 +00:00
gitea-admin c7ca361bfd feat: deploy N8n with persistent storage and external secret
Validate Manifests / validate (pull_request) Failing after 0s
2026-05-30 00:51:46 +00:00
gitea-admin 52aba07993 feat: deploy N8n with persistent storage and external secret 2026-05-30 00:51:45 +00:00
gitea-admin 3f10de4965 feat: deploy N8n with persistent storage and external secret 2026-05-30 00:51:45 +00:00
gitea-admin b1699a0c95 feat: deploy N8n with persistent storage and external secret 2026-05-30 00:51:45 +00:00
gitea-admin 904ad9a8e8 feat: deploy N8n with persistent storage and external secret 2026-05-30 00:51:44 +00:00
gitea-admin f4be4e0f01 fix: remove static peer port from transmission deployment
Validate Manifests / validate (pull_request) Has been cancelled
2026-05-24 14:16:22 +00:00
gitea-admin f4f2a7229d fix: remove static peer port from transmission deployment 2026-05-24 14:16:22 +00:00
gitea-admin ece7b8d562 fix: remove static peer port from transmission deployment 2026-05-24 14:16:21 +00:00
gitea-admin a194beb7b7 fix: remove static peer port from transmission deployment 2026-05-24 14:16:21 +00:00
gitea-admin 9e2562897c fix(khalisio): pin to amd64 nodes (image is amd64-only for now) 2026-05-20 09:24:18 +00:00
gitea-admin 277e834d5c fix(khalisio): add ghcr-pull-secret imagePullSecret 2026-05-20 09:20:48 +00:00
gitea-admin 5d5e004e71 feat(khalisio): add khalisio.com deployment, service, ingress
Validate Manifests / validate (pull_request) Has been cancelled
2026-05-20 09:11:45 +00:00
gitea-admin 2124c128d9 feat: add postgres deployment and service for pelican panel 2026-05-20 00:17:35 +00:00
gitea-admin b26ef35c7e fix: mount pelican-data PVC at /pelican-data with init container for permissions 2026-05-20 00:09:53 +00:00
gitea-admin 059d189677 fix: remove volume mounts to restore app startup — keep DB_CONNECTION=pgsql 2026-05-20 00:06:46 +00:00
gitea-admin 472783d3d9 fix: revert volume mounts — keep DB_CONNECTION=pgsql only 2026-05-20 00:05:55 +00:00
gitea-admin 044c123dfa fix: add DB_CONNECTION=pgsql, fix containerPort and volumeMount paths 2026-05-20 00:04:09 +00:00
gitea-admin fe012ea282 fix: correct pelican service targetPort to 80 (Caddy binds :80 not :8080) 2026-05-20 00:00:28 +00:00
gitea-admin bbbfeaf155 fix: add Certificate CR for pelican-panel-tls — IngressRoute requires explicit cert, not annotation 2026-05-19 23:52:27 +00:00
gitea-admin e17934a749 fix: replicas 1 + Recreate strategy (RWO PVCs), fix SESSION_SECURE key 2026-05-19 23:44:49 +00:00
gitea-admin a98c45decd fix: config.yml volume mount, correct UUID (8f81 segment), remove envFrom 2026-05-19 23:39:09 +00:00
gitea-admin c71b31fab2 fix: add PVC for wings-valheim game data 2026-05-19 23:39:09 +00:00
gitea-admin d961fcde77 fix: add ExternalSecret for wings-valheim config from Vault 2026-05-19 23:39:09 +00:00
gitea-admin 074c2e764e fix: correct image from bitwarden/server to vaultwarden/server 2026-05-19 23:39:08 +00:00
gitea-admin 27cf0e28c3 fix: add privileged PodSecurity label — Wings dind requires privileged containers 2026-05-19 23:39:08 +00:00
gitea-admin 63d453ef07 fix: remove envFrom — Wings reads config.yml from mounted volume, not env vars 2026-05-19 23:30:44 +00:00
gitea-admin 22efb57ced fix: secretStoreRef orion-vault, correct Vault key path, map config→config.yml 2026-05-19 23:30:44 +00:00
gitea-admin 1b71d5e100 fix: add BEHIND_PROXY=true — panel runs behind Traefik, Caddy must not handle SSL 2026-05-19 23:30:43 +00:00
gitea-admin 196ee24009 fix: add secretStoreRef orion-vault and fix Vault key paths 2026-05-19 23:24:43 +00:00
gitea-admin 301cfc25bc fix: add secretStoreRef orion-vault and fix Vault key paths 2026-05-19 23:24:42 +00:00
gitea-admin 667bdf52c4 fix: add secretStoreRef orion-vault and fix Vault key paths 2026-05-19 23:24:42 +00:00
gitea-admin 7dc5bfab48 fix: revert accessMode to ReadWriteOnce (immutable on bound PVC), keep 3Ti resize 2026-05-19 23:10:29 +00:00
gitea-admin 6cf0a26c9b fix: update ExternalSecret apiVersion to external-secrets.io/v1 2026-05-19 23:10:29 +00:00
gitea-admin afe794aea3 fix: update ExternalSecret apiVersion to external-secrets.io/v1 2026-05-19 23:10:28 +00:00
gitea-admin e23c5f5b7f fix: update ExternalSecret apiVersion to external-secrets.io/v1 2026-05-19 23:10:28 +00:00
gitea-admin 61bbe21b90 fix: update ExternalSecret apiVersion to external-secrets.io/v1 2026-05-19 23:10:28 +00:00
gitea-admin 5aa5eefdf2 fix: update IngressRoute apiVersion to traefik.io/v1alpha1 2026-05-19 23:10:27 +00:00
gitea-admin d822cbe546 Update deployments/media/pvc.yaml 2026-05-19 22:25:57 +00:00
gitea-admin 9386134fc7 Update deployments/media/lidarr/pvc.yaml 2026-05-19 22:22:55 +00:00