Go to file
Florian Herrengt 8c0dbb0cb6 wip 2023-12-01 17:14:07 +00:00
caddy wip 2023-12-01 17:14:07 +00:00
grafana wip 2023-12-01 17:14:07 +00:00
helm fix nats 2023-02-03 18:18:29 +00:00
kustomization add clickhouse 2023-08-11 17:31:28 +01:00
postgres wip 2023-12-01 17:14:07 +00:00
scripts wip 2023-12-01 17:14:07 +00:00
tracker wip 2023-12-01 17:14:07 +00:00
.DS_Store wip 2023-12-01 17:14:07 +00:00
.gitignore wip 2023-12-01 17:14:07 +00:00
Dockerfile.PostgresS3 wip 2023-12-01 17:14:07 +00:00
README.md wip 2023-12-01 17:14:07 +00:00
cadvisor.yaml wip 2023-12-01 17:14:07 +00:00
cert-manager.yaml wip nats 2022-12-09 16:12:09 +00:00
clickhouse.yaml wip 2023-12-01 17:14:07 +00:00
container-registry.yaml wip 2023-12-01 17:14:07 +00:00
grafana.yaml wip 2023-12-01 17:14:07 +00:00
htpasswd wip 2023-12-01 17:14:07 +00:00
k8s-dashboard.yml wip 2023-12-01 17:14:07 +00:00
kuma.yml update dashboard 2022-12-07 11:00:34 +00:00
loki.yaml wip 2023-12-01 17:14:07 +00:00
longhorn.yaml wip 2023-12-01 17:14:07 +00:00
nats.yaml wip 2023-12-01 17:14:07 +00:00
postgres.yaml wip 2023-12-01 17:14:07 +00:00
prometheus-deployment.yaml wip 2023-12-01 17:14:07 +00:00
promtail.yaml wip 2023-12-01 17:14:07 +00:00
secrets.yaml wip nats 2022-12-09 16:12:09 +00:00
traefik-middlewares.yaml wip 2023-12-01 17:14:07 +00:00

README.md

Infrastructure

Secrets

  1. Create a .env file
  2. Add base64 encoded secrets
  3. export $(cat .env | xargs)
  4. cat secrets.yaml | envsubst | kubectl apply -f -

Caddyfile location /etc/caddy/Caddyfile