completing draft
All checks were successful
continuous-integration/drone/push Build is passing

This commit is contained in:
simonpetit 2024-12-06 16:39:12 +00:00
parent 92bff32f9a
commit 0b9d1294fe

View File

@ -145,3 +145,16 @@ For certbot to generate the certificate, we need nginx to have this minimal conf
}
}
Indeed, for the ACME challenge, certbot must have a positive respone to /.well-known/acme-challenge/, which points to /var/www/cerbot.
Now we can run certbot to generate the certificate. Let us start with a dry run first :
Insert dry run command
### Configuring Gitea
### Starting with Drone CI