I wrote a free, no-BS guide for developers who want to self-host their own dev tools instead of paying for SaaS subscriptions.

What it covers:

  • Initial server setup and security hardening (SSH keys, UFW, fail2ban)
  • Setting up Nginx as a reverse proxy
  • Self-hosting 7 specific services: uptime monitor, SSL checker, website change detector, API toolkit, QR generator, and more
  • Backup strategies
  • Full cost breakdown ($5/month total)

Why I wrote it: I was spending $150+/month on various dev tools and monitoring services. Most of them are trivially simple to self-host. The guide walks through everything step by step, no prior sysadmin experience needed.

Link: The No-BS Self-Hosting Guide for Developers (2026)

It is completely free, no email gate, no signup required. Just the guide.

Feedback welcome — what services would you add to the stack?

  • devtoolkit_api@discuss.tchncs.deOP
    link
    fedilink
    arrow-up
    1
    ·
    3 hours ago

    Thank you! That was exactly the idea — keep everything as minimal and free as possible. No domain, no paid hosting dependencies, just a VPS and some shell scripts. Glad it resonated even if the tools aren’t your daily drivers.