-
Notifications
You must be signed in to change notification settings - Fork 13
Deployment
amirsadraabdollahi edited this page Jul 28, 2026
·
2 revisions
Rodan is deployed to Kubernetes (k3s). The authoritative deploy runbook and manifests live in the repo, not the wiki:
-
k8s/README.md — deploy runbook + the
k8s/manifests. -
.github/workflows/build-and-deploy.yml — CI that builds images to GHCR and rolls them out with
kubectl set image.
The older Docker-Swarm / DockerHub deployment pages in this wiki are kept for history only.
- Repository Structure
- Working on Rodan
- Testing Production Locally
- Working on Interactive Classifier
- Job Queues
- Testing New Docker Images
- k8s Deploy Runbook (k8s/README.md)
- Set up Environment Variables
- Set up SSL with Certbot
- Set up SSH with GitHub
- Deploying on Staging
- Deploying on Production
- Import Previous Data