Prisma/docker hosted on DigitalOcean... I need htt...
# orm-help
z
Prisma/docker hosted on DigitalOcean... I need https, that means buying, downloading and installing a certificate, right?
c
z
right, so download certificate is the correct way?
do you know what to change in docker-compose.yml to serve https?
c
Check this video:

https://www.youtube.com/watch?v=F8lxOmPArCg

You can adjust your docker
z
great, thx!
c
No problem1
l
You can orchestrate docker, but you can also install Nginx on the droplet and proxy the routes. Digital Ocean has instructions here. https://www.digitalocean.com/community/tutorials/how-to-set-up-a-node-js-application-for-production-on-ubuntu-16-04