DevOps · Testing · Backend · PM

Platform engineering, done right.

We build and maintain production-grade infrastructure, automated test suites, and backend systems — and we ship drift-warden, a GitOps platform bootstrap for Kubernetes teams, and nexus-hetzner, IaC for self-hosted clusters.

Years in production
10+
Core disciplines
4
Platform native
K8s
~/cluster.status
Mistwolf

Four disciplines.
One team.

End-to-end delivery across infrastructure, quality, backend, and project execution — without the coordination overhead of five separate vendors.

01 / 04

DevOps & Platform

Kubernetes clusters, CI/CD pipelines, GitOps workflows, infrastructure-as-code, observability stacks. We design for day-two operations from the start.

KubernetesArgo CDTerraformHelmAzure
02 / 04

Testing & QA

Automated test suites, performance benchmarking, contract testing, security scanning. We embed quality into pipelines rather than bolting it on at the end.

k6PlaywrightTestcontainersOPA
03 / 04

Backend Development

API design, Go and Python services, database modelling, event-driven architecture. We write code that ops teams are happy to run at 3 AM.

GoPythonPostgreSQLRESTgRPC
04 / 04

Project Management

Technical project leadership, delivery planning, stakeholder communication, risk management. We bridge engineering reality and business expectations.

AgileScrumRisk mgmtRoadmapping
We work with
KubernetesArgo CDHelmTerraformAnsibleGoPythonAzureHetznerk3sCrossplaneTailscaleKargoAuthentikVictoriaMetricsLokiPostgreSQLCloudNativePGLonghornGrafanak6OPA
Our product

drift-wardenFrom zero to production in one command.

A versioned GitOps reference architecture for platform teams. From bare Kubernetes to a fully wired, CIS-compliant platform — Argo CD, Authentik, Kargo, secrets, certs, ingress, storage — in a single bootstrapped operation.

GitOps orchestration
App-of-apps wiring, ApplicationSets, sync waves
Progressive delivery
Kargo multi-stage promotion, Argo Rollouts canary and blue/green
Identity & SSO
OIDC provider, RBAC integration for platform services
🔒
Secrets management
External secrets sync from cloud vaults into Kubernetes
TLS & certificates
Automated certificate lifecycle, renewal, and rotation
Networking & ingress
Gateway API routing, zero-trust network access
Storage & databases
Distributed block storage, managed database clusters
Cloud infrastructure
Provision cloud resources via GitOps — provider support expanding
Observability
VictoriaMetrics, Grafana dashboards, Loki log aggregation — built in, not bolted on
Compliance & policy
CIS Kubernetes Benchmark v1.9 alignment, OPA/Gatekeeper policy enforcement, auto-generated COMPLIANCE.md
Azure Available
Hetzner Available
GKEComing soon
AWSComing soon
DOPlanned
~/platform — drift-warden
# Scaffold a new GitOps repo
$ drift-warden bootstrap \
  --env prod \
  --clusters 2 \
  --argo-cd-version 3.0 \
  --chart-version v1.49.4 \
  --output ./my-gitops-repo

 bootstrap-app.yaml
 applicationset.yaml
 values-override.yaml
 README.md

 Fill in values-override.yaml, then:
  kubectl apply -f bootstrap-app.yaml
1
Quick startinstall the binary, then run drift-warden bootstrap --env prod
Request access →
Coming soon · Open Source

nexus-hetznerSelf-hosted Kubernetes, fully automated.

Infrastructure-as-code for a production-ready k3s cluster on Hetzner Cloud. Terraform provisions the servers, Ansible configures every node — Tailscale VPN, NFS mounts, k3s install — and drift-warden takes it from there.

Hetzner Cloud infrastructure
1 master + 3 workers, load balancer, private network, firewall
k3s Kubernetes cluster
Lightweight, production-ready — Tailscale-only API access
Zero-trust networking
SSH and Kubernetes API locked to Tailscale CGNAT, HTTP/HTTPS open
Automated CI/CD pipeline
Validate → plan → manual-gate deploy, weekly drift detection
NFS storage integration
Synology NAS mounted via Tailscale with iptables isolation
Remote state & backups
Terraform state in Hetzner Object Storage (S3-compatible)
TerraformIaC
AnsibleConfig
k3sK8s
TailscaleVPN
HetznerCloud
~/infra — nexus-hetzner
# Bootstrap full k3s cluster on Hetzner
$ gh workflow run deploy.yml \
  --field bootstrap_mode=true \
  --field worker_count=3

 Terraform: network, firewall, servers
 Ansible: Tailscale → NFS → k3s master
 Ansible: k3s workers joined
 SSH locked to Tailscale CGNAT
 kubeconfig patched and uploaded

 Cluster ready. Run drift-warden next.
2
Pairs with drift-wardenprovision the cluster, then bootstrap the platform
Get notified →

Built on production experience.

10+
Years in production
DevOps, SRE, platform engineering since 2015
100%
GitOps-native
Every cluster we ship is declarative by default
4
Disciplines in-house
One contract, one team, one delivery cadence
5
Industries served
Finance, govtech, medtech, retail, IT services

Ready to clean up your platform?

Whether you need help with drift-warden, nexus-hetzner, a full DevOps engagement, or just a code review — let's talk.

Let's build something solid.

Services engagement, drift-warden support, or a quick technical question — reach out and we'll respond within one business day.

Response time
Within 1 business day
drift-warden & nexus-hetzner
Request access below