rearrange posts + backup
This commit is contained in:
@ -0,0 +1,27 @@
|
||||
---
|
||||
title: "Setup a Docker Swarm cluster Part VII - CI/CD workflow"
|
||||
date: 2022-02-21
|
||||
description: "Build an opinionated containerized platform for developer..."
|
||||
tags: ["docker", "swarm"]
|
||||
draft: 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.
|
Reference in New Issue
Block a user