|
You are here |
wweb.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 | |
| | | | |
austingil.com
|
|
| | | | | This post covers preparing our app for production, deploying to a VPS, running it with a process manager, and using a reverse-proxy with an SSL. | |
| | | | |
valstar.dev
|
|
| | | | | I always prefer hosting my own projects on a simple server myself as that tends to be both cheap and flexible. And with Astro now bieng my static site generator of choice, lets go over how to host your site with TLS/SSL, a custom domain, redirects and the flexibility that comes with your own server. | |
| | | | |
syntackle.com
|
|
| | | Containerization in it's entirety is an incredibly useful concept. From being able to execute applications in isolation, to being able to port them easily with all of their dependencies and configuration is all a developer could ask for. | ||