
π₯οΈ Stop Depending on Third Parties: Learn Self-Hosting#
Self-hosting turns simple servers into complete infrastructure. These 10 repos teach you how. π
π The 10 Essential Repositories#
- ποΈ awesome-selfhosted β Curated catalog of hundreds of self-hostable apps
- βοΈ Coolify β Open-source PaaS for deploying on your own server
- π n8n β Visual workflow automation with integrated AI
- π Uptime Kuma β Self-hosted monitoring and alerting
- π Nextcloud β Your own private Google Drive / Dropbox
- π Vaultwarden β Bitwarden-compatible password manager
- πΊ Jellyfin β Personal media server
- π Traefik β Modern reverse proxy and load balancer
- π³ Portainer β Docker management UI
- π Authentik β Open-source identity provider
π‘ Explanation in a nutshell#
Self-hosting means running your own applications on your own infrastructure instead of relying on third-party cloud services. Learning self-hosting teaches you deployment, networking, storage, monitoring, and security for real systems β these infrastructure skills are directly applicable to modern production environments.
More information at the link π
Also published on LinkedIn.

