Explore >> Select a destination


You are here

blog.healthchecks.io
| | davquar.it
2.6 parsecs away

Travel
| | Umami is an open-source, privacy oriented and lightweight web analytics service written in Node. Umami is super easy and quick to self-host, and in this post we'll see a setup with Docker Compose.
| | nts.strzibny.name
2.2 parsecs away

Travel
| | Here's one way of a cloud-independent deployment of Rails, Sidekiq, PostgreSQL, and Redis on single virtual server with Kamal.
| | greg.molnar.io
2.9 parsecs away

Travel
| | 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
| | d.sb
22.2 parsecs away

Travel
| WireGuard is an exciting, new, extremely simple VPN system that uses state-of-the-art cryptography. Its Linux implementation runs in the kernel, which provides a significant performance boost compared to traditional userspace VPN implementations The WireGuard kernel module is great, but sometimes you might not be able to install...