Skip to content
Extraits de code Groupes Projets
Valider 336a029f rédigé par Rémi - Le Filament's avatar Rémi - Le Filament
Parcourir les fichiers

[UPD] backup docker image source

parent e3d6b1f6
Aucune branche associée trouvée
Aucune étiquette associée trouvée
Aucune requête de fusion associée trouvée
version: "2.1" version: "2.1"
services: services:
backup_etherpad: backup_etherpad:
image: remifilament/duplicity:postgres # Until https://github.com/Tecnativa/docker-duplicity/pull/324 is merged image: ghcr.io/tecnativa/docker-duplicity-postgres:master
# image: ghcr.io/tecnativa/docker-duplicity-postgres:master # Once https://github.com/Tecnativa/docker-duplicity/pull/324 is merged
hostname: {{ inventory_hostname_short | lower | regex_replace('_','') }}-etherpad hostname: {{ inventory_hostname_short | lower | regex_replace('_','') }}-etherpad
environment: environment:
DST: "swift://etherpad_{{ inventory_hostname|lower }}" DST: "swift://etherpad_{{ inventory_hostname|lower }}"
......
version: "2.1" version: "2.1"
services: services:
backup_etherpad: backup_etherpad:
image: remifilament/duplicity:postgres # Until https://github.com/Tecnativa/docker-duplicity/pull/324 is merged image: ghcr.io/tecnativa/docker-duplicity-postgres:master
# image: ghcr.io/tecnativa/docker-duplicity-postgres:master # Once https://github.com/Tecnativa/docker-duplicity/pull/324 is merged
hostname: {{ inventory_hostname_short | lower | regex_replace('_','') }}-etherpad hostname: {{ inventory_hostname_short | lower | regex_replace('_','') }}-etherpad
environment: environment:
DST: "swift://etherpad_{{ inventory_hostname|lower }}" DST: "swift://etherpad_{{ inventory_hostname|lower }}"
......
0% Chargement en cours ou .
You are about to add 0 people to the discussion. Proceed with caution.
Veuillez vous inscrire ou vous pour commenter