fix posts
@ -456,4 +456,4 @@ If you go to the stacks menu, you will note that both `traefik` and `portainer`
|
||||
|
||||
We've done the minimal viable Swarm setup with a nice cloud native reverse proxy and a containers GUI manager, with a cloud native NFS.
|
||||
|
||||
It's time to test all of this in [Part III]({{< ref "/posts/2022-02-20-build-your-own-docker-swarm-cluster-part-3" >}}).
|
||||
It's time to test all of this in [Part III]({{< ref "/posts/2022-02-19-build-your-own-docker-swarm-cluster-part-3" >}}).
|
||||
|
Before Width: | Height: | Size: 198 KiB After Width: | Height: | Size: 198 KiB |
Before Width: | Height: | Size: 422 KiB After Width: | Height: | Size: 422 KiB |
Before Width: | Height: | Size: 129 KiB After Width: | Height: | Size: 129 KiB |
@ -1,6 +1,6 @@
|
||||
---
|
||||
title: "Setup a Docker Swarm cluster - Part III"
|
||||
date: 2022-02-20
|
||||
date: 2022-02-19
|
||||
description: "Build an opinionated containerized platform for developer..."
|
||||
tags: ["docker", "swarm"]
|
||||
slug: build-your-own-docker-swarm-cluster-part-3
|
||||
@ -411,4 +411,4 @@ And voilà, it's done, n8n will automatically migrate the database and <https://
|
||||
|
||||
We've done the databases part with some more real case app containers samples.
|
||||
|
||||
In real world, we should have full monitoring suite, this will be [next part]({{< ref "/posts/2022-02-21-build-your-own-docker-swarm-cluster-part-4" >}}).
|
||||
In real world, we should have full monitoring suite, this will be [next part]({{< ref "/posts/2022-02-20-build-your-own-docker-swarm-cluster-part-4" >}}).
|
Before Width: | Height: | Size: 91 KiB After Width: | Height: | Size: 91 KiB |
Before Width: | Height: | Size: 181 KiB After Width: | Height: | Size: 181 KiB |
Before Width: | Height: | Size: 194 KiB After Width: | Height: | Size: 194 KiB |
Before Width: | Height: | Size: 179 KiB After Width: | Height: | Size: 179 KiB |