abaez.domain
Docker
This is a Docker-based nginx reverse proxy.
Description
This role sets up an nginx reverse proxy using a Docker container for your website or app's subdomains and domains. For more details about the container, check out the link here. The role also configures a systemd service so the container starts up automatically whenever the client machine restarts.
Role Variables
You need to change one variable: user.name
. You can find this variable in defaults/main.yml. Set it to the user who will manage the Docker container using systemd.
Requirements
Docker must be installed on your system. You can use the convenient docker role that I have created for this purpose.
Usage
Using this is simple. Just call it after provisioning with Docker.
- hosts: servers
roles:
- docker
- domain
Author Information
Informazioni sul progetto
a nginx reverse proxy based on docker
Installa
ansible-galaxy install abaez.domain
Licenza
bsd-2-clause
Download
155
Proprietario
This be my github connection. Mostly only to contribute to things.
Check instead https://sr.ht/~ab/ for my forge