Installs the ariadne portal as a docker swarm stack
Go to file
Andrea Dell'Amico dd64d2f893 Add the production portal. 2021-02-01 15:20:14 +01:00
defaults Add the production portal. 2021-02-01 15:20:14 +01:00
handlers Initial commit 2020-11-14 17:41:46 +01:00
meta Role that installs the ariadne portal docker stack 2020-11-14 17:58:17 +01:00
tasks Add the production portal. 2021-02-01 15:20:14 +01:00
templates Add the production portal. 2021-02-01 15:20:14 +01:00
tests Initial commit 2020-11-14 17:41:46 +01:00
vars Initial commit 2020-11-14 17:41:46 +01:00
.gitignore Initial commit 2020-11-14 17:41:46 +01:00
LICENSE Initial commit 2020-11-14 17:41:46 +01:00
README.md Role that installs the ariadne portal docker stack 2020-11-14 17:58:17 +01:00

README.md

Role Name

A role that installs the Ariadne Portal docker stack

Role Variables

The most important variables are listed below:

ariadne_portal_compose_dir: '/srv/ariadne_portal_stack'
ariadne_portal_docker_stack_name: 'ariadne-portal'
ariadne_portal_docker_service_client_name: 'client'
ariadne_portal_docker_client_image: 'ariadneplusportal/www-portal-client'
# IMPORTANT. Set it to True for the server that is going to host the DB
ariadne_portal_behind_haproxy: True
ariadne_portal_haproxy_public_net: 'haproxy-public'

Dependencies

A docker swarm cluster is required

License

EUPL-1.2

Author Information

Andrea Dell'Amico, andrea.dellamico@isti.cnr.it