|
You are here |
kjelsrud.dev | ||
| | | | |
greg.molnar.io
|
|
| | | | | In this tutorial, I will show you how to use MRSK to deploy a Rails app to a VPS, run Caddy in front of the docker container to handle SSL, use a hosted database server, run Redis on the same droplet, run a worker to process background jobs | |
| | | | |
ctrl-c.club
|
|
| | | | | ||
| | | | |
geoff.tuxpup.com
|
|
| | | | | Over the past week or so, I've been trying out using Docker to deploy a Django site on a VPS. My preferred setup for that is to have Caddy running on the host, not in any container, as a reverse proxy. (It's a single, static binary; I don't see any joy in wrapping that in a container.) In the past when I've hosted similar things, I just ran gunicorn in a python virtualenv on the host as well, and bound it to the loopback. | |
| | | | |
adol.pw
|
|
| | | [AI summary] The blog post discusses the use of Let's Encrypt for obtaining free, reliable SSL certificates to secure websites, detailing the setup process, command-line usage, and renewal procedures. | ||