Coming soon. A Kubernetes deployment guide (with manifests) is in progress.
Installation
Self-Hosting Shipfox on Kubernetes
Deploy the Shipfox control plane and runners on a Kubernetes cluster. Coming soon.
This guide will cover deploying the Shipfox control plane on a Kubernetes cluster —
the stateless API and dashboard as Deployments, connecting to PostgreSQL, Temporal,
and S3-compatible object storage, and running runners in-cluster.
In the meantime, the Self-Hosting guide describes the
components and external services to provision; the API and dashboard are stateless
containers that run on any orchestrator, including Kubernetes.