aboutsummaryrefslogtreecommitdiff
path: root/app/docker-compose.yml
diff options
context:
space:
mode:
authorQuentin Dufour <quentin@deuxfleurs.fr>2021-03-06 19:52:13 +0100
committerQuentin Dufour <quentin@deuxfleurs.fr>2021-03-06 19:52:13 +0100
commitd1a4ed0f7918005dc8972a83a919b99616f79112 (patch)
treed2caef2ba920d32a3bc4be453bb6aa044f0d7ed5 /app/docker-compose.yml
parent27963ca089bcbfc57313550bb4e466531755ae93 (diff)
downloadinfrastructure-d1a4ed0f7918005dc8972a83a919b99616f79112.tar.gz
infrastructure-d1a4ed0f7918005dc8972a83a919b99616f79112.zip
Matrix backup draft
Diffstat (limited to 'app/docker-compose.yml')
-rw-r--r--app/docker-compose.yml10
1 files changed, 10 insertions, 0 deletions
diff --git a/app/docker-compose.yml b/app/docker-compose.yml
index da70c45..556996c 100644
--- a/app/docker-compose.yml
+++ b/app/docker-compose.yml
@@ -89,3 +89,13 @@ services:
# https://packages.debian.org/fr/buster/postfix
VERSION: 3.4.14-0+deb10u1
image: superboum/amd64_postfix:v3
+
+ backup-consul:
+ build:
+ context: ./backup/build/backup-consul
+ image: lxpz/backup_consul:12
+
+ backup-matrix:
+ build:
+ context: ./backup/build/backup-matrix
+ image: superboum/backup_matrix:1