Explore >> Select a destination


You are here

cprimozic.net
| | blog.healthchecks.io
4.5 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.
| | becomesovran.com
1.5 parsecs away

Travel
| | My post on how I like to manage servers. I cover SSH, networking, log rotation, and server management basics.
| | kersed.net
2.0 parsecs away

Travel
| |
| | rolisz.ro
28.2 parsecs away

Travel
| I often need to set up a VM with a server to run some ML models. While I could package things in Docker and deploy them like that, whenever possible, I like to do things more directly, using systemd services. To create a systemd service, create a file called /etc/