 
      
    | You are here | cprimozic.net | ||
| | | | | blog.healthchecks.io | |
| | | | | 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 | |
| | | | | My post on how I like to manage servers. I cover SSH, networking, log rotation, and server management basics. | |
| | | | | kersed.net | |
| | | | | ||
| | | | | rolisz.ro | |
| | | 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/ | ||