Tag: self-hosting
All the articles with the tag "self-hosting".
-
Building a Telegram bot to babysit 24,000 developers
6 min read pythonHow I built PythonID-bot to manage the Indonesian Python community on Telegram.
-
Upgrading four PostgreSQL instances to 18.2 in Docker
6 min read postgresqlI upgraded Miniflux, Invidious, a Django app, and Mastodon from PostgreSQL 15/17 to 18.2. Every single one broke in a different way.
-
Managing DNS as Code with DNSControl
9 min read dnsHow I stopped editing DNS records in web UIs and started versioning them in Git. Includes fixing Porkbun provider quirks and handling ACME challenges.
-
The Lazy Sysadmin's Guide to Docker Maintenance
2 min read dockerHow I sleep soundly while my server updates itself. A guide to Watchtower and Telegram notifications.