Docker stack that provisions the CMCC service for blue cloud. https://github.com/CMCC-Foundation/bluecloud-config
Go to file
Andrea Dell'Amico 26d6e535c1 First commit. 2021-01-27 19:06:39 +01:00
defaults First commit. 2021-01-27 19:06:39 +01:00
handlers Initial commit 2021-01-27 14:55:14 +01:00
meta First commit. 2021-01-27 19:06:39 +01:00
tasks First commit. 2021-01-27 19:06:39 +01:00
tests Initial commit 2021-01-27 14:55:14 +01:00
vars Initial commit 2021-01-27 14:55:14 +01:00
.gitignore Initial commit 2021-01-27 14:55:14 +01:00
LICENSE Initial commit 2021-01-27 14:55:14 +01:00
README.md First commit. 2021-01-27 19:06:39 +01:00

README.md

Role Name

A role that installs the MEI Generator docker stack

Role Variables

The most important variables are listed below:

mei_generator_compose_dir: '/srv/mei_generator_stack'
mei_generator_docker_stack_name: 'mei-generator'
mei_generator_compose_url: 'https://raw.githubusercontent.com/CMCC-Foundation/bluecloud-config/master/docker-compose.yml'
cmmc_mysql_root_password: 'set it in a vault file'
cmmc_mysql_password: 'set it in a vault file'

Dependencies

A docker swarm cluster is required

License

EUPL-1.2

Author Information

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