dbogatov / setup-manager

Scripts and configs for my own cloud.

Geek Repo:Geek Repo

Github PK Tool:Github PK Tool

Setup Manager

When re-deploying change API key, SSH key and domain ownership!

Run set.dns.sh, test-websites.sh and migrate-spaces.sh

  • Follow this to create a working Kubernetes cluster.
  • Create docker pull secret.
  • Use this to set up Prometheus-Grafana.
  • Use this to get dashboard token.
  • Either supply production SSL certificate (key and cert files), or generate self signed files. Make sure all domains are covered (required by NGINX).
  • Populate infra/.secret.sh file. Set OAUTH2_PROXY_CLIENT_SECRET variable.
  • Use infra/script.sh to complete setup. Example: ./infra/script.sh TOKEN ~/Desktop/certs.

About

Scripts and configs for my own cloud.


Languages

Language:Shell 94.9%Language:HCL 5.1%