https://github.com/mayniklas/ansible-docker-collection
https://github.com/mayniklas/ansible-docker-collection
Last synced: 5 months ago
JSON representation
- Host: GitHub
- URL: https://github.com/mayniklas/ansible-docker-collection
- Owner: MayNiklas
- Created: 2020-12-25T10:00:21.000Z (over 5 years ago)
- Default Branch: main
- Last Pushed: 2020-12-27T09:51:44.000Z (over 5 years ago)
- Last Synced: 2025-04-03T22:13:02.714Z (about 1 year ago)
- Language: HTML
- Size: 20.5 KB
- Stars: 1
- Watchers: 2
- Forks: 0
- Open Issues: 0
-
Metadata Files:
- Readme: README.md
Awesome Lists containing this project
README
# ansible-docker-collection
## roles included:
- docker-netdata
- docker-csgo-server
- docker-netdataxyz
- docker-yt-dl
## reverse proxy:
When declaring the variable reverse_proxy_network, ports for supported web applications won't be directly exposed.
For example:
```
reverse_proxy_network: web
```
-> netdata would be reachable within the network "web".