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
- Host: GitHub
- URL: https://github.com/devture/com.devture.ansible.role.container_socket_proxy
- Owner: devture
- License: agpl-3.0
- Created: 2023-03-06T06:33:20.000Z (about 3 years ago)
- Default Branch: main
- Last Pushed: 2024-07-09T10:41:24.000Z (over 1 year ago)
- Last Synced: 2024-12-29T11:16:17.387Z (about 1 year ago)
- Language: Jinja
- Size: 20.5 KB
- Stars: 0
- Watchers: 2
- Forks: 0
- Open Issues: 0
-
Metadata Files:
- Readme: README.md
- License: LICENSE
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).