No description
  • Earthly 43.2%
  • Go Template 20.7%
  • HCL 16.6%
  • Shell 13.7%
  • Go 4.1%
  • Other 1.7%
Find a file
2026-07-09 02:05:49 +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(forecastle): Update icon urls to new forgejo setup 2026-07-09 02:05:49 +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 feat(hedgedoc): Bump helm chart version 2026-07-07 15:03:45 +02:00
clusters/k8s01 fix(flux): Switch to new Forgejo instance 2026-07-09 00:16:22 +02:00
docs docs: Add basic docs for most components 2026-07-01 21:03:03 +02:00
images Merge remote-tracking branch 'origin/renovate/fluxcd-flux2-2.x' 2026-07-08 11:07:43 +02:00
infrastructure feat(postgres): Add validation Admission Policy to protect Spilo workloads 2026-07-08 01:28:21 +02:00
shared chore(deps): update ghcr.io/renovatebot/renovate docker tag to v43.253.1 2026-07-07 07:42:31 +00:00
talos chore(deps): update dependency siderolabs/kubelet to v1.36.2 2026-06-13 06:23:34 +00:00
tekton Merge remote-tracking branch 'origin/renovate/docker.io-curlimages-curl-8.x' 2026-07-08 11:43:55 +02: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
.gitlab-ci.yml ci(gitlab): Drop build pipeline for docs 2026-06-19 02:52:27 +02:00
.gitleaksignore ci(gitleaks): Enable gitleaks in CI 2024-08-01 03:16:37 +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 docs: Add new to dos, due to Forgejo migration 2026-07-09 00:24:10 +02:00
renovate.json Revert "ci(renovate): Optimise replacements" 2026-07-06 15:27:30 +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