All guides

Self-hosting

Run private services with access controls, monitoring, and a recovery plan.

10 guides

Run CI builds on disposable Droplets

Give one trusted GitHub Actions job a fresh Linux machine, keep its artifact, and confirm the Droplet disappears. Includes cleanup workflows and tests.

Self-Host a Private Stoat Chat Server

A short, safe path for running Stoat on a new Ubuntu Droplet. It hardens SSH, installs the official stack, and stops for you to check each real boundary.

Monitor a Website with Uptime Kuma

A monitor on the same server as your app can disappear with the problem. Put Uptime Kuma elsewhere, then test the alert with a controlled failure.

Run a Private n8n Server and Test the Restore

A workflow server needs to survive a bad update or a lost Droplet. Keep its credentials, execution history, and configuration in an encrypted backup, then restore it somewhere safe.