Collection of the Shivering-Isles infrastructure.
  • Earthly 43.1%
  • Go Template 20.9%
  • HCL 16.5%
  • Shell 13.7%
  • Go 4.1%
  • Other 1.7%
Find a file
Repository files (latest commit first)
Filename Latest commit message Latest commit date
Sheogorath 2b7c01fdc5
Some checks failed
helm-chart-pipeline Pipeline completed successfully
build-upload-runbooks Pipeline failed
build-upload-gitops-docs Pipeline completed successfully
docs(nextcloud): Fix linter complaint
2026-07-24 02:21:08 +02: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 feat(nextcloud): Adjust chart to use different dependencies for postgresql and valkey 2026-07-24 01:43:50 +02:00
bin feat(velero): Add tooling 2026-07-01 00:11:11 +02:00
bootstrap chore(deps): update dependency external-snapshotter to v8.6.0 2026-05-29 06:11:27 +00:00
charts docs(nextcloud): Fix linter complaint 2026-07-24 02:21:08 +02:00
clusters/k8s01 chore(deps): update dependency fluxcd/flux2 to v2.9.2 2026-07-14 06:05:24 +00:00
docs feat(goharbor): Replace goharbor with zot 2026-07-23 14:33:17 +02:00
images chore(deps): update ghcr.io/budimanjojo/talhelper docker tag to v3.1.15 2026-07-23 06:05:49 +00:00
infrastructure chore(deps): update helm release kube-prometheus-stack to v87.19.0 2026-07-23 06:09:14 +00:00
shared fix(networkpolicies): Add missing access from logical backup jobs 2026-07-14 02:16:53 +02:00
talos chore(deps): update dependency siderolabs/talos to v1.13.7 2026-07-22 06:06:17 +00:00
tekton chore(deps): update ghcr.io/renovatebot/renovate docker tag to v43.272.1 2026-07-20 07:35:11 +00:00
terraform chore(deps): update terraform cloudflare to v4.52.8 2026-06-25 06:29:55 +00: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 chore(deps): update fedora to v42 2025-10-07 22:17:42 +00:00
README.md feat(fluxcd): Adjust webhook for forgejo 2026-07-12 13:29:56 +02:00
renovate.json feat(goharbor): Replace goharbor with zot 2026-07-23 14:33: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