Collection of the Shivering-Isles infrastructure.
  • Earthly 28.9%
  • Go Template 22.3%
  • HCL 17.6%
  • Shell 15.5%
  • Dockerfile 9.5%
  • Other 6.2%
Find a file
Repository files (latest commit first)
Filename Latest commit message Latest commit date
Renovate Bot a669a3816f
Some checks are pending
gitops-pr-validation Pipeline completed successfully
gitops-images Image build started
build-upload-gitops-docs Pipeline completed successfully
build-upload-runbooks Pipeline completed successfully
helm-chart-pipeline Pipeline completed successfully
chore(deps): update docker.io/jdkato/vale docker tag to v3.20.0
2026-09-08 06:13:38 +00:00
.chglog chore(chglog): Style removal entires in changelog 2024-01-07 01:45:40 +01:00
.vale docs(vale): Add linting step to documentation 2024-01-01 19:39:00 +01:00
apps Merge remote-tracking branch 'origin/renovate/loki-18.x' 2026-09-08 01:20:29 +02:00
bin feat(task): Migrate more Earthly tasks to go-task 2026-08-23 23:43:14 +02:00
bootstrap chore(deps): update helm release tigera-operator to v3.32.2 2026-08-31 06:06:17 +00:00
charts Merge remote-tracking branch 'origin/renovate/valkey-0.x' 2026-09-04 02:52:28 +02:00
clusters/k8s01 chore(deps): update dependency fluxcd/flux2 to v2.9.5 2026-09-02 01:54:19 +02:00
docs feat(task): Add schema instructions to all task files 2026-09-01 21:42:17 +02:00
images chore(deps): update docker.io/jdkato/vale docker tag to v3.20.0 2026-09-08 06:13:38 +00:00
infrastructure feat(kube-system): Force job replaced for talos defrag jobs 2026-09-05 13:27:57 +02:00
shared chore(deps): update helm release valkey to v0.12.0 2026-09-03 06:10:10 +00:00
talos feat(task): Add schema instructions to all task files 2026-09-01 21:42:17 +02:00
tekton chore(deps): update docker.io/jdkato/vale docker tag to v3.20.0 2026-09-08 06:13:38 +00:00
terraform feat(task): Add schema instructions to all task files 2026-09-01 21:42:17 +02:00
views chore(views): Remove test line from view-file 2022-01-30 00:21:24 +01:00
.gitignore terraform: Initial commit! 2021-10-05 03:35:01 +02:00
.gitleaksignore ci(gitleaks): Update ignore file 2026-07-16 12:43:28 +02:00
.sops.yaml fix(nas): Switch to probe for external service 2024-11-26 03:01:04 +01:00
.vale.ini docs(vale): Add linting step to documentation 2024-01-01 19:39:00 +01:00
Earthfile feat(task): Migrate more Earthly tasks to go-task 2026-08-23 23:43:14 +02:00
README.md docs: Update state of README 2026-09-01 18:35:58 +02:00
renovate.json feat(images): Migrate dovecot and postfix 2026-08-16 23:15:15 +02:00
Taskfile.dist.yaml feat(task): Add schema instructions to all task files 2026-09-01 21:42:17 +02:00

Shivering-Isles GitOps Infrastructure

This repository has become the centre of Shivering-Isles Infrastructure. It homes basically all deployments of software, various custom container images, various self-maintained helm charts and more.

Usage

For SI-GitLab this would look like this:

export GITLAB_TOKEN=<project access token able to write the API and repository>
flux bootstrap gitlab \
  --hostname=git.shivering-isles.com \
  --ssh-hostname=git.shivering-isles.com:2222 \
  --ssh-key-algorithm ed25519 \
  --owner=<your user / team> \
  --repository=<your repository name> \
  --path=clusters/<your cluster name>

Ideas & ToDo's

This toolchain is still under development. Before it will be used in production there are still some things left to do:

  • Buy hardware for the project.
  • Provide CLI container that contains all tools.
  • Automate overlay network deployment (calico)
  • Use encrypted overlay network (calico+wireguard)
  • Automate cluster monitoring deployment (kube-prometheus)
  • Automate ingress-controller deployment (ingress-nginx)
  • Automate policy enforcement (kyverno) deployment
  • Encrypt root filesystems for all nodes (LUKS + clevis)
  • Enforce SELinux on the deployed machines
  • Automate system upgrades using Kubernetes (system-upgrade-controller)
  • Automate system configuration using Kubernetes (system-upgrade-controller)
  • Provide an fully encrypted (handled on host level) storage class (longhorn)
  • Deploy cert-manager
  • Deploy credentials for cert-manager
  • Automate ingress-controller default certificate deployment
  • Add encrypted deployment instructions (SOPS + fluxcd)
  • Integrate Renovatebot with this repository to manage updates.
  • Automate Kubernetes upgrades
  • Automate ingress-controller configuration for proxy-protocol
  • Migrate apps to GitOps and Kubernetes
  • Deploy kubelet with proper certificates
  • Centralised logging (using loki/greylog/ELK/…)
  • Add secure runtime class (gVisor/kata-container/…) for exposed containers
  • Move to immutable base-system
  • Set Priority classes for workloads (on namespace level it's done, but helm releases still need adjustment)
  • Migrate to Forgejo
    • Kubernetes
      • fluxcd source
      • fluxcd webhook
      • renovate
      • Tekton
    • Restore SI-GitLab repositories
      • infrastructure-gitops
      • infrastructure
      • hcloud-dynfw
      • blog
    • Restore helm releases and alike
  • Harden egress NetworkPolicies keycloak, forecastle, matrix
  • Backup essential volumes using mc and client-side encryption and Object Locks
  • Migrate S3 from Minio to VersityGw
    • Mastodon
    • Hedgedoc
    • gitops-docs
    • runbooks
    • postgres-operator logical backup
    • postgres-operator WAL/Base backup
    • longhorn backup
    • blog-archive
    • gitlab-runner-cache
    • shelly-firmware
    • togehter