Move EtherPad to Docker
This commit is contained in:
parent
b488007578
commit
044e8af3aa
7 changed files with 7 additions and 143 deletions
|
@ -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
|
||||
|
|
Loading…
Add table
Add a link
Reference in a new issue