Mat-moran / ansible_role_docker_server

Ansible role for installing docker server packages and proxy

Geek Repo:Geek Repo

Github PK Tool:Github PK Tool

Ansible role to deploy docker packages on Debian/Ubuntu server and proxy docker

This role allows you to install on a Debian/Ubuntu server the packages needed to run docker services and docker-compose. It also deploys and start a dockerized proxy service based on Traefik and a docker protecting the docker socket from Tecnativa

The only specific configuration needed (apart from configuration for Ansible to reach your server and elevate privileges) is to define a variable maintenance_email (used in templates/traefik.toml.j2) which is necessary for Let'sEncrypt certificates alerting about expiry.

Credits

Contributors

  • Remi Cazenave

Maintainer

This role is maintained by Le Filament

About

Ansible role for installing docker server packages and proxy

License:GNU Affero General Public License v3.0