An open API service indexing awesome lists of open source software.

https://github.com/devture/com.devture.ansible.role.container_socket_proxy

An Ansible role which installs https://github.com/Tecnativa/docker-socket-proxy to run as a Docker container wrapped in a systemd service
https://github.com/devture/com.devture.ansible.role.container_socket_proxy

Last synced: 3 months ago
JSON representation

An Ansible role which installs https://github.com/Tecnativa/docker-socket-proxy to run as a Docker container wrapped in a systemd service

Awesome Lists containing this project

README

          

# Container Socket Proxy Ansible role

This is an [Ansible](https://www.ansible.com/) role which installs [docker-socket-proxy](https://github.com/Tecnativa/docker-socket-proxy) to run as a [Docker](https://www.docker.com/) container wrapped in a systemd service.

This role *implicitly* depends on the [`com.devture.ansible.role.systemd_docker_base` role](https://github.com/devture/com.devture.ansible.role.systemd_docker_base).

May be used in combination with the [`com.devture.ansible.role.traefik` role](https://github.com/devture/com.devture.ansible.role.traefik).