SeanOMik
  • Joined on 2023-04-26
SeanOMik closed issue SeanOMik/k3s-cluster#324 2024-10-17 19:24:04 +00:00
Backups with Velero
SeanOMik commented on issue SeanOMik/k3s-cluster#324 2024-10-17 19:24:01 +00:00
Backups with Velero

I ended up using volsync instead. Volumes are backuped to a local minio instance, and Backblaze B2. Backups happen daily and are retained for 7 days. See #457…

SeanOMik opened issue SeanOMik/k3s-cluster#457 2024-10-17 19:23:04 +00:00
Setup volsync backups for services
SeanOMik pushed to main at SeanOMik/k3s-cluster 2024-10-17 17:45:59 +00:00
a72cb94dd6 chore: remove unused comments
SeanOMik pushed to main at SeanOMik/k3s-cluster 2024-10-17 17:23:03 +00:00
78fde5a9bb fix(dendrite): fix helm schema errors, use smaller pvc size
SeanOMik pushed to main at SeanOMik/k3s-cluster 2024-10-17 16:27:26 +00:00
2cff2dba23 fix: use correct name for snapshot-controller kustomization
SeanOMik pushed to main at SeanOMik/k3s-cluster 2024-10-17 01:37:11 +00:00
81b3bd7944 fix: include volsync kustomization
SeanOMik pushed to main at SeanOMik/k3s-cluster 2024-10-17 01:32:29 +00:00
7ab4ad84b7 fix(dendrite): specify correct namespace, remove namespaces from volsync templates
SeanOMik pushed to main at SeanOMik/k3s-cluster 2024-10-17 01:19:27 +00:00
51bf76fe3a feat: enable volsync for dendrite
SeanOMik pushed to main at SeanOMik/k3s-cluster 2024-10-17 00:31:59 +00:00
ed3c9ac733 feat: completely switch to cloudnative-pg
700fc7307c fix(cloudnative-pg): add namespaces to cluster resources
95f9682843 feat: start switching to new cloudnative-pg, remove label selectors for prometheus stack resources
Compare 3 commits »
SeanOMik pushed to main at SeanOMik/k3s-cluster 2024-10-17 00:14:34 +00:00
SeanOMik pushed to main at SeanOMik/k3s-cluster 2024-10-16 23:52:22 +00:00
700fc7307c fix(cloudnative-pg): add namespaces to cluster resources
SeanOMik pushed to main at SeanOMik/k3s-cluster 2024-10-16 23:48:51 +00:00
95f9682843 feat: start switching to new cloudnative-pg, remove label selectors for prometheus stack resources
SeanOMik pushed to main at SeanOMik/k3s-cluster 2024-10-15 22:40:18 +00:00
8930139280 fix: use correct controller and container name in mounts in sonarr and radarr
SeanOMik pushed to main at SeanOMik/k3s-cluster 2024-10-15 22:37:27 +00:00
d62c1991ac chore(radarr): change identifiers in helm chart, add init-db init container
7b71a5bd08 chore(sonarr): change helm chart identifiers
Compare 2 commits »
SeanOMik pushed to main at SeanOMik/k3s-cluster 2024-10-15 22:19:37 +00:00
7707239128 feat(sonarr): try to fix sonarr
SeanOMik pushed to main at SeanOMik/k3s-cluster 2024-10-15 21:40:27 +00:00
927025ea2d fix(sonarr): specify api key for exportarr
SeanOMik pushed to main at SeanOMik/k3s-cluster 2024-10-15 21:34:33 +00:00
751b6d2e76 feat(sonarr): update app-template for sonarr, start migration to postgres
06bf3d569a fix(radarr): remove invalid character
Compare 2 commits »
SeanOMik pushed to main at SeanOMik/k3s-cluster 2024-10-15 01:42:19 +00:00
12d5e6f29b fix(radarr): remove invalid character
SeanOMik pushed to main at SeanOMik/k3s-cluster 2024-10-15 01:38:08 +00:00
da70341ab2 chore(radarr): remove volsync backups since they wont be needed