One-click reinstall OS on VPS

2 indigodaddy 2 8/17/2025, 1:54:01 AM github.com ↗

Comments (2)

johng · 15h ago
What is the purpose of this mainly? To be able to install an OS that maybe the VPS provider doesn't support?
indigodaddy · 15h ago
Pretty much yeah. For example OCI (Oracle Cloud) has a pretty small set of OS choices, with Debian not included, and on the free tier, I don't believe you can upload your own OS images anymore. I used a similar script for an OCI VM (https://github.com/bohanyang/debi), but this one obviously supports more OSes (haven't tried it yet but planning to try the reinstall to netboot.xyz option to get coreos installed on another OCI VM).