ZeusWPI.nginx_certbot_base
NGINX & Certbot Basic Installation
This is a guide to set up NGINX and Certbot (Let's Encrypt) on your server. To add websites, you will need the nginx_vhost
and nginx_certbot_domain
roles.
Requirements
You need a working operating system, either Debian or CentOS.
Role Variables
Look at defaults/main.yml
for details about each variable.
Dependencies
There are no dependencies.
Example Playbook
Here’s how to use this role in your playbook:
- hosts: servers
roles:
- role: ZeusWPI.nginx_certbot_base
tags: nginx
It's recommended to use this as a dependency or to combine it with the ZeusWPI.nginx_vhost
and ZeusWPI.nginx_certbot_domain
roles.
License
This is licensed under the GNU General Public License v3.0.
Author Information
For any questions or discussions, feel free to reach out to me at [email protected].
Informazioni sul progetto
A role to deploy a base installation of NGINX and letsencrypt. To actually install sites, the roles nginx_vhost and nginx_certbot_domain are needed.
Installa
ansible-galaxy install ZeusWPI.nginx_certbot_base
Licenza
Unknown
Download
126
Proprietario
Zeus WPI is the student association for Computer Science at Ghent University. See also github.com/12urenloop and git.zeus.gent