docker-gen can be used to generate configuration files for other services based on available Docker container metadata.
This role creates a service and configuration to generate nginx
upstream
service definitions, which can be used by debops.nginx
role to configure
Dockerized services, either local or remote, behind an nginx
reverse proxy.
Other services and templates might be provided in the future.
This role requires at least Ansible v1.8.0
. To install it, run:
ansible-galaxy install debops.docker_gen
More information about debops.docker_gen
can be found in the
official debops.docker_gen documentation.
You may need to include missing roles from the DebOps common playbook into your playbook.
Try DebOps now for a complete solution to run your Debian-based infrastructure.
docker_gen
role was written by:
License: GPLv3
This role is part of the DebOps project. README generated by ansigenome.