fix(): Fixes tag by replacing traefik with ansible
This commit is contained in:
parent
795a44f37e
commit
526b27b280
2 changed files with 4 additions and 4 deletions
|
@ -2559,9 +2559,9 @@ with the /templating feature/, offers us another flexible way to serve a big
|
||||||
variety of /static sites/. Using them in combination open a wide range of
|
variety of /static sites/. Using them in combination open a wide range of
|
||||||
possibilities.
|
possibilities.
|
||||||
|
|
||||||
*** DONE Raspberry Pi, Container Orchestration and Swarm right at home :docker:linux:arm:swarm:traefik:raspberry_pi:
|
*** DONE Raspberry Pi, Container Orchestration and Swarm right at home :docker:linux:arm:ansible:swarm:raspberry_pi:
|
||||||
:PROPERTIES:
|
:PROPERTIES:
|
||||||
:EXPORT_HUGO_LASTMOD: 2022-08-24
|
:EXPORT_HUGO_LASTMOD: 2022-08-25
|
||||||
:EXPORT_DATE: 2022-08-24
|
:EXPORT_DATE: 2022-08-24
|
||||||
:EXPORT_FILE_NAME: raspberry-pi-container-orchestration-and-swarm-right-at-home
|
:EXPORT_FILE_NAME: raspberry-pi-container-orchestration-and-swarm-right-at-home
|
||||||
:CUSTOM_ID: raspberry-pi-container-orchestration-and-swarm-right-at-home
|
:CUSTOM_ID: raspberry-pi-container-orchestration-and-swarm-right-at-home
|
||||||
|
|
|
@ -2,8 +2,8 @@
|
||||||
title = "Raspberry Pi, Container Orchestration and Swarm right at home"
|
title = "Raspberry Pi, Container Orchestration and Swarm right at home"
|
||||||
author = ["Elia el Lazkani"]
|
author = ["Elia el Lazkani"]
|
||||||
date = 2022-08-24
|
date = 2022-08-24
|
||||||
lastmod = 2022-08-24
|
lastmod = 2022-08-25
|
||||||
tags = ["docker", "linux", "arm", "swarm", "traefik", "raspberry-pi"]
|
tags = ["docker", "linux", "arm", "ansible", "swarm", "raspberry-pi"]
|
||||||
categories = ["container"]
|
categories = ["container"]
|
||||||
draft = false
|
draft = false
|
||||||
+++
|
+++
|
||||||
|
|
Loading…
Reference in a new issue