nginx-certbot icon indicating copy to clipboard operation
nginx-certbot copied to clipboard

Boilerplate configuration for nginx and certbot with docker-compose

Results 54 nginx-certbot issues
Sort by recently updated
recently updated
newest added

Hi, I am having problem when setting up the service as-is, it is not finding my wordpress instance running on a specifik URL (i.e example.org) / not redirecting to the...

At now we have a "data_path" variable, that used for make actions with files. But we already have those folder inside container mounted, so we can remove the "data_path" variable...

Added support to set custom nginx and certbot container names in variables, to support configuration with custom container names for nginx and docker.

Hello, Thank you for the detailed tutorial, but I'm having a weird issue. After a lot of tries, I managed to get this verbose log: ``` Existing data found for...

Hello, In my project, I'm trying to use this approach to have Nginx running but I'm having issues running the `init-letsencrypt.sh` in the screenshot the issue ![Screenshot 2020-08-01 at 14...

Hi guys, do you have an example of a simple website (only index is ok). where do I have to put my index file? and how do I have to...

I am getting error like this on my server: Error starting userland proxy: listen tcp 0.0.0.0:443: bind: address already in use

Hi, I am following the steps as mentioned in the README.md file. yet I am having some sort of a path issue. can you help fix this? ``` server:~/nginx-certbot$ docker-compose...

I am trying to run Monitoror in in container, with nginx and letsencrypt. The app itself was running fine, but when wanting to add the le certificate, my error running...

Hi, I tried the init script with 6 domains. Only the first one works because the dummy cert is only created for the first domain. The script does this: `echo...