A decade of web server setup in one script
2 hagg3n 1 6/17/2025, 10:22:16 PM github.com ↗
Comments (1)
hagg3n · 8h ago
Provision is a script I've grown over years of building small production systems on Debian and Ubuntu Server. It handles security basics, relies on system tools so you're locked to any cloud solution, installs common software, and is _mostly_ safe to re-run if you mess anything up. If you have suggestions or battle scars with similar projects, I'd love to hear it. Cheers!