No more Gitlab: a production-ready Gitea stack with Traefik, Act Runner and auto-deploy via SSH
📰 Dev.to · Gabriele
Learn to set up a production-ready Gitea stack with Traefik, Act Runner, and auto-deploy via SSH, replacing Gitlab
Action Steps
- Set up a Gitea server on a VPS
- Configure Traefik for reverse proxy and SSL termination
- Install and configure Act Runner for automated workflows
- Configure auto-deploy via SSH for seamless deployment
- Test and validate the entire stack for production readiness
Who Needs to Know This
DevOps engineers and developers in small to medium-sized teams can benefit from this setup to manage their git infrastructure and automate deployment
Key Insight
💡 Using Gitea, Traefik, and Act Runner, you can create a scalable and automated git infrastructure without relying on Gitlab
Share This
🚀 Ditch Gitlab and set up a production-ready Gitea stack with Traefik, Act Runner, and auto-deploy via SSH! 🚀
Key Takeaways
Learn to set up a production-ready Gitea stack with Traefik, Act Runner, and auto-deploy via SSH, replacing Gitlab
Full Article
I work for a ~20 people agency, and host all of our own git infrastructure on a small VPS. For years...
DeepCamp AI