Installs the ariadne portal as a docker swarm stack
You cannot select more than 25 topics Topics must start with a letter or number, can include dashes ('-') and can be up to 35 characters long.
Andrea Dell'Amico dd64d2f893 Add the production portal. 3 years ago
defaults Add the production portal. 3 years ago
handlers Initial commit 3 years ago
meta Role that installs the ariadne portal docker stack 3 years ago
tasks Add the production portal. 3 years ago
templates Add the production portal. 3 years ago
tests Initial commit 3 years ago
vars Initial commit 3 years ago
.gitignore Initial commit 3 years ago
LICENSE Initial commit 3 years ago
README.md Role that installs the ariadne portal docker stack 3 years ago

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