Explore >> Select a destination


You are here

nts.strzibny.name
| | blog.healthchecks.io
2.2 parsecs away

Travel
| | In this guide, I will deploy a Healthchecks instance on a VPS. Here's the plan: Use the official Docker image and run it using Docker Compose. Store data in a managed PostgreSQL database. Use LetsEncrypt certificates initially, and load-balancer-managed certificates later for a HA setup.
| | greg.molnar.io
0.8 parsecs away

Travel
| | In this tutorial, I will show you how to use Kamal to deploy a Rails app to a VPS, get automatic SSL certificates with Traefik, use a hosted database server, run Redis on the same droplet, andrun a worker to process background jobs
| | aarol.dev
5.2 parsecs away

Travel
| | After Lastpass suffered a massive data breach last year, I began looking for an alternative password manager. Bitwarden is another centralized password manager ...
| | juffalow.com
16.1 parsecs away

Travel
| Write simple Node.js backend using TypeScript, Express and Terminus and run it in Digital Ocean Kubernetes cluster. In the end you will have application which is running in multiple replications and has access to environment variable passed to the application by Kubernetes secret.