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.

33 lines
668 B
Markdown

3 years ago
Role Name
=========
3 years ago
A role that installs the MEI Generator docker stack
3 years ago
Role Variables
--------------
3 years ago
The most important variables are listed below:
``` yaml
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'
```
3 years ago
Dependencies
------------
3 years ago
A docker swarm cluster is required
3 years ago
License
-------
EUPL-1.2
Author Information
------------------
3 years ago
Andrea Dell'Amico, <andrea.dellamico@isti.cnr.it>