infra/roles/nginx
Julien Palard 36b4449965
Bump venvs in case of a Python upgrades
2023-10-30 10:17:48 +01:00
..
defaults Hello http2 2023-02-13 22:32:15 +01:00
handlers Moving CTFd to eqy.fr 2022-09-24 17:29:27 +02:00
tasks Bump venvs in case of a Python upgrades 2023-10-30 10:17:48 +01:00
templates Moving CTFd to eqy.fr 2022-09-24 17:29:27 +02:00
README.md Moving CTFd to eqy.fr 2022-09-24 17:29:27 +02:00

README.md

Nginx with Letsencrypt

This role sets up nginx with letsencrypt (using DNS-01 with Gandi API) .

Role Variables

The mandatory variables are:

  • admin_email: For letsencrypt.
  • gandi_api_key (see doc).
  • nginx_certificates: A list of domain to put in this certificate.
  • nginx_domain: Used for file names, certificate name, and default server_name if no nginx_conf is given.
  • nginx_conf: The nginx config.

Optional variables are:

Author Information

Julien Palard — https://mdk.fr