New on LowEndTalk? Please Register and read our Community Rules.
All new Registrations are manually reviewed and approved, so a short delay after registration may occur before your account becomes active.
All new Registrations are manually reviewed and approved, so a short delay after registration may occur before your account becomes active.
Managing Multiple VPS
Since I manage more than 50 VPS instances across multiple providers, it has become increasingly difficult to handle them efficiently. Is there a centralized solution that allows managing multiple VirtFusion VPS instances from different providers through a single interface?
Thanked by 1oloke


Comments
ansible ?
I guess the first question is what do refer to by manage. There's various automation approaches/tools like scripting ssh, ansible, ... Once it comes to actually interacting with the providers themself (through some API or whatever it gets a little more complicated) but there was a post recently about someone writing such a solution i think: https://lowendtalk.com/discussion/comment/4796781
I found many other solutions that manage the VPS after deployment and while it is operational. However, Iām specifically looking for a solution that integrates directly with the VirtFusion API to manage VPS instances from the main control panel.
If you can't find a solution, you could develop your own using the Virtfusion API. Since we now have AI coding tools, this should be an easy project, I guess.
Maybe sidepanel guy has some comments on this: @renyb
Sidepanel guy" here! š Thanks for pointing them to my direction @totally_not_banned .
@MohamadSY I hear your pain loud and clear. Managing 50+ nodes across multiple tabs is exactly why I built my current extension.
My current Alpha build is tailored for SolusVM APIs, but the core architecture (the compact sidepanel list view, local-only encrypted storage, multi-provider logic) is fully modular.
Since VirtFusion actually has a much more modern and clean REST API, adding VirtFusion support to the sidepanel dashboard is officially going into my immediate roadmap.
I'd love to make this a universal browser dashboard for budget VPS hoarders. Once I wrap up the initial stable release of the SolusVM module this week, I'll start diving into VirtFusion API docs.
Keep an eye on this space, I'll definitely ping you here when the VirtFusion beta is ready for testing! š