https://github.com/harobed/ansible-role-nginx-proxy
This Ansible Role install https://github.com/jwilder/nginx-proxy Docker Image
https://github.com/harobed/ansible-role-nginx-proxy
ansible docker docker-compose letsencrypt nginx-proxy
Last synced: about 2 months ago
JSON representation
This Ansible Role install https://github.com/jwilder/nginx-proxy Docker Image
- Host: GitHub
- URL: https://github.com/harobed/ansible-role-nginx-proxy
- Owner: harobed
- Created: 2019-01-01T17:59:47.000Z (over 7 years ago)
- Default Branch: master
- Last Pushed: 2019-01-01T21:15:10.000Z (over 7 years ago)
- Last Synced: 2025-10-24T14:43:31.375Z (8 months ago)
- Topics: ansible, docker, docker-compose, letsencrypt, nginx-proxy
- Size: 1.95 KB
- Stars: 1
- Watchers: 1
- Forks: 0
- Open Issues: 0
-
Metadata Files:
- Readme: README.md
Awesome Lists containing this project
README
# jwilder/nginx-proxy Ansible Role
This Ansible Role install [jwilder/nginx-proxy](https://github.com/jwilder/nginx-proxy).
Installation is based on [docker-compose.yml](templates/docker-compose.yml) file.
See [Ansible Role Sentry Example](https://github.com/harobed/ansible-role-sentry-example) to understand how to use this role.
Use `--extra-vars "nginx_proxy_uninstall=true"` to uninstall Nginx-Proxy.