Move EtherPad to Docker

This commit is contained in:
Alexandre Iooss 2019-07-26 08:50:07 +02:00
parent b488007578
commit 044e8af3aa
No known key found for this signature in database
GPG key ID: 6C79278F3FCDCC02
7 changed files with 7 additions and 143 deletions

View file

@ -9,13 +9,6 @@
roles:
- passbolt
# Install EtherPad on EtherPad containers
- hosts: pad.adm.auro.re
roles:
- debian-backports
- nodejs
- etherpad
# Install DokuWiki on the wiki TEST container
# When it will be operational, horus-wikitest will replace horus-wiki
- hosts: horus-wikitest
@ -32,9 +25,6 @@
- name: intranet
from: intranet.auro.re
to: re2o-server.adm.auro.re
- name: pad
from: pad.auro.re
to: pad.adm.auro.re:9001
- name: phabricator
from: phabricator.auro.re
to: phabricator.adm.auro.re
@ -59,5 +49,11 @@
- name: privatebin
from: privatebin.auro.re
to: docker-ovh.adm.auro.re:8083
- name: pad
from: pad.auro.re
to: docker-ovh.adm.auro.re:8084
- name: cas
from: cas.auro.re
to: docker-ovh.adm.auro.re:8085
roles:
- nginx-reverse-proxy