1
0
mirror of https://github.com/funkypenguin/geek-cookbook/ synced 2025-12-13 17:56:26 +00:00

Update Portainer.md - invalid link

[keepalived](ha-docker-swarm/keepalived/) IP points to https://geek-cookbook.funkypenguin.co.nz/recipes/portainer/ha-docker-swarm/keepalived/
Correct page is https://geek-cookbook.funkypenguin.co.nz/ha-docker-swarm/keepalived/
This commit is contained in:
Joshua Rogers
2020-08-08 15:31:26 +01:00
committed by GitHub
parent ceea2b87da
commit 4f1e556863

View File

@@ -12,7 +12,7 @@ This is a "lightweight" recipe, because Portainer is so "lightweight". But it **
1. [Docker swarm cluster](/ha-docker-swarm/design/) with [persistent shared storage](/ha-docker-swarm/shared-storage-ceph.md) 1. [Docker swarm cluster](/ha-docker-swarm/design/) with [persistent shared storage](/ha-docker-swarm/shared-storage-ceph.md)
2. [Traefik](/ha-docker-swarm/traefik) configured per design 2. [Traefik](/ha-docker-swarm/traefik) configured per design
3. DNS entry for the hostname you intend to use, pointed to your [keepalived](ha-docker-swarm/keepalived/) IP 3. DNS entry for the hostname you intend to use, pointed to your [keepalived](/ha-docker-swarm/keepalived/) IP
## Preparation ## Preparation