Analysis updated 2026-05-18
Automatically purchase an OVH dedicated server the moment it matches your specs.
Get a Telegram notification when a desired server configuration becomes available, without auto-buying.
Manage IPMI, firewall, backups, and networking for already-purchased OVH servers from one dashboard.
| gokele/ovh | gizmodata/adbc-driver-quack | gotoolsharing/vbkview | |
|---|---|---|---|
| Stars | 14 | 14 | 14 |
| Language | Go | Go | Go |
| Setup difficulty | moderate | moderate | moderate |
| Complexity | 3/5 | 3/5 | 3/5 |
| Audience | ops devops | developer | ops devops |
Figures from each repo's GitHub metadata at analysis time.
Requires an OVH account and API credentials, ships as a single binary with the frontend embedded.
This is a self-hosted dashboard for managing OVH dedicated servers, VPS instances, and the Eco server line. It combines automated stock monitoring and purchasing with full server lifecycle management through a web interface. The monitoring side watches OVH data center inventory in real time. When a server matching the user's configured preferences, data center location, RAM, storage, bandwidth, and vRack networking, becomes available, the system automatically places an order through the OVH API. Users can also opt for notification-only mode, where availability triggers a Telegram message without placing an order. For already-purchased servers, the dashboard provides controls for restarting or reinstalling the server, IPMI remote console access, BIOS settings, boot mode, maintenance tickets, hardware replacement requests, bandwidth, firewall rules, FTP backup, vRack private networking, and secondary DNS. A privacy mode masks all IP addresses, MAC addresses, and hostnames in the UI. The backend is written in Go using the Gin framework and OVH's official Go SDK, with SQLite storing all application data, accounts, purchase queues, purchase history, and server catalog cache. The frontend uses a React-based stack. The recommended deployment produces a single binary with the frontend embedded inside, requiring no external dependencies. Multiple OVH accounts can be managed simultaneously, with purchasing queues and monitoring subscriptions kept separate per account. Price previews across 18 OVH subsidiaries are calculated locally without calling the cart API. The full README is longer than what was provided.
A self-hosted Go dashboard that auto-buys available OVH servers matching your criteria and manages the full server lifecycle afterward.
Mainly Go. The stack also includes Go, Gin, React.
Setup difficulty is rated moderate, with roughly 30min to a first successful run.
Mainly ops devops.
This repo across BitVibe Labs
Verify against the repo before relying on details.