Report this

What is the reason for this report?

I'm running dockerized application in digital ocean droplet so i need to know how to install ssl certificate for nginx docker container

Posted on December 9, 2021

I’m running dockerized application in digital ocean droplet so i need to know how to install ssl certificate for nginx docker container



This textbox defaults to using Markdown to format your answer.

You can type !ref in this text area to quickly search our full set of tutorials, documentation & marketplace offerings and insert the link!

These answers are provided by our Community. If you find them useful, show some love by clicking the heart. If you run into issues leave a comment, or add your own answer to help others.

Hi there,

What I could suggest is following the steps from this tutorial here:

https://www.digitalocean.com/community/tutorials/how-to-secure-a-containerized-node-js-application-with-nginx-let-s-encrypt-and-docker-compose

You can start at step 2 which shows you how to configure your Nginx server block and then the rest of the steps would show you how to prepare the certbot container too.

Let me know how it goes. Best, Bobby

The developer cloud

Scale up as you grow — whether you're running one virtual machine or ten thousand.

Get started for free

Sign up and get $200 in credit for your first 60 days with DigitalOcean.*

*This promotional offer applies to new accounts only.