Files
blog/content/posts/08-build-your-own-docker-swarm-cluster-part-7/index.md

802 B

title, date, description, tags, draft
title date description tags draft
Setup a Docker Swarm cluster Part VII - CI/CD workflow 2022-02-21 Build an opinionated containerized platform for developer...
docker
swarm
true

{{< lead >}} Build your own cheap while powerful self-hosted complete CI/CD solution by following this opinionated guide 🎉 {{< /lead >}}

This is the Part VII of more global topic tutorial. [Back to first part]({{< ref "/posts/02-build-your-own-docker-swarm-cluster" >}}) to start from beginning.

Self-hosted VCS with Gitea 🍵

Private docker registry

CI/CD with Drone 🪁

SonarQube 📈

Tracing with Jaeger with OpenTelemetry 🕰️

Final check 🎊🏁🎊

We've done all the basics part of installing, using, testing a professional grade Docker Swarm cluster.