C3InfoDesk Deployment
WIP
-
Finish the roles for deploying the c3InfoDesk Printer.
- dependencies
- clone_repositories
- docker_images
- docker_containers
- Set ansible-lint for the roles.
What is this?
This is a repo for deploying the the printer system used at the c3infodesk for printing EXTREMILY NECESSARY documents.
Roles
Here are the used roles:
How to use this
-
- Clone this repo.
-
- Edit the files.
- Set your remote_user configuration at the ansible.cfg file.
- Set your inventories/host_vars/<TARGET_NAME> file.
-
- Run the playbooks
- Example for deploying the containers at the target:
ansible-playbook -i inventories/hosts playbook_example_05_docker_containers.yml
-
- Change the default environment variables setted from the docker-compose.yml file to your needs and recreate the containers.
License
MIT / BSD