Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

Explain cluster restoration #3

Open
tbouska opened this issue May 9, 2022 · 2 comments
Open

Explain cluster restoration #3

tbouska opened this issue May 9, 2022 · 2 comments

Comments

@tbouska
Copy link
Contributor

tbouska commented May 9, 2022

Proxmox makes it easy to destroy the cluster and rebuild it. There are still some manual post-install steps though:

  1. Create Longhorn volumes from backup:
  • hass-config, 5Gi
  • linkace-db, 512 Mi
  • monica-config, 1 Gi
  • monica-db, 10 Gi
  • qbittorrent-config, 15 Gi
  • gaps-config, 15Gi
  • bazarr-config, 15Gi
  • prowlarr-config, 1Gi
  • nzbget-config, 1Gi
  • radarr-config, 15Gi
  • lidarr-config, 10Gi
  • sonarr-config, 10Gi
  • overseerr-config, 1Gi
  1. Create buckets in thanos minio tenant: thanos, loki
@tbouska
Copy link
Contributor Author

tbouska commented May 10, 2022

Unfortunately, Longhorn related tasks can't be automated yet: longhorn/longhorn#613

@tbouska
Copy link
Contributor Author

tbouska commented May 10, 2022

Minio buckets creation can't be automated too: https://docs.min.io/minio/k8s/reference/minio-kubectl-plugin.html

I tried listing the buckets in the helmrelease and hoped for their creation at tenant initialization, but it failed. It appears I have to pass the console user credentials, but I found no working way how to do that.

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Projects
None yet
Development

No branches or pull requests

1 participant