3liz / lizmap-docker-compose

Run Lizmap stack with docker-compose
31 stars 42 forks source link

How can I use certbot and redirect 8090 to 443 with subdomain name ? #16

Closed Youssef-Harby closed 3 years ago

Youssef-Harby commented 3 years ago

How can I use certbot and redirect 8090 to 443 with subdomain name? Thanks!

dmarteau commented 3 years ago

You have to change the nginx configuration.

Note: this is a sample configuration for testing Lizmap web client with QGIS: if you want use it on a production server you will need to make adjustments for meeting your production requirements.

Youssef-Harby commented 3 years ago

I only need this testing docker for my graduation project, can you help me with sample Nginx Configuration? lizmap-docker-compose\lizmap\etc\nginx.conf

dmarteau commented 3 years ago

You may have a look at http://nginx.org/en/docs/http/configuring_https_servers.html