Hypervisor V2 - A Lightweight KVM Control Panel

2»

Comments

  • @ReadyDedis said:
    https://www.iafcertsearch.org/certification/nnDFYragHKoIA8YzkUSy2o57

    @chris @treesmokah @webz we managed to chargeback and get the actual certification done

    Great work!

    Thanked by (2)treesmokah ReadyDedis

    If you want information, feign ignorance reply with the wrong answer. Internet people will correct you ASAP!
    It’s OK if you disagree with me. I can’t force you to be right!

  • edited July 20

    @ReadyDedis said:
    https://www.iafcertsearch.org/certification/nnDFYragHKoIA8YzkUSy2o57

    @chris @treesmokah @webz we managed to chargeback and get the actual certification done

    Good work man, thanks for taking it seriously.

    Thanked by (3)ReadyDedis burntascii Marx
  • Excellent. Congratulations.

    Cheap VPS Deals List :www.cheapvpsbox.com

  • What is Price per Server & Haypervisor?

    PrenHost | 🚀 BDIX NVMe Hosting – Only $4/year | 5GB RAM - 2vCPU VPS Only $3 / Month
    Lightning-Fast | 99.9% Uptime | 24/7 Support

  • BanatSyncBanatSync Hosting Provider

    Seems amazing, I will give it a try.

  • ReadyDedisReadyDedis Hosting ProviderOGServices Provider

    https://docs.hypervisor.io/blog/2025/07/pre-release-v1-0-3

    This version ships with alot of fixes and a few feature additions

    [Feature] Global Admin API with limited functionality has been released at https://docs.hypervisor.io/api/.
    [Feature] Self Provisioning feature is added, now a user can be assigned resource packs allowing for end user deployments, . A very sleek walkthrough of this feature has been released at https://docs.hypervisor.io/feature-guides/self-provisioning/
    [Feature] CPU Mode now has the option to use KVM supported custom CPU models.
    [Feature] Client side instance listing has a new sleek look
    [Bug Fix] A few UI state updates were not working, these have now been fixed.
    [Bug Fix] Backup frequency of management server was not beign respected, this is now fixed.
    [Bug Fix] In billing modules SSO wouldn't work or throw an error if User wasn't created, this now throws an error via API.
    [Bug Fix] Offline migrations when not using ip revoke and not having a network payload would error out on completion, this is now fixed.
    [Bug Fix] Translations on multiple actions are now fixed and working.
    [Bug Fix] VNC button would work even when vnc was disabled, this is now fixed.
    [Bug Fix] Fixes for UI bugs on dark mode and light mode

  • Just a FYI, the hypervisor v2 (dunno what happened to v1) is written in PHP and the source is protected with source guardian. Nothing inherently wrong with that, since the app is not stated to be opensource. Just another thing to take note of.

    So:
    1. Indian developer & company.
    2. Nginx + PHP w/ source-guardian + mysql + supervisor (process manager)
    3. Hypervisor is a Microsoft trademark, for their windows virtual machines
    4. Requires 2 servers, 1 for management, 1 for slave, similar to kloxo
    5. No published third security audit reports

    Thanked by (2)Not_Oles AlwaysSkint

    If you want information, feign ignorance reply with the wrong answer. Internet people will correct you ASAP!
    It’s OK if you disagree with me. I can’t force you to be right!

  • ReadyDedisReadyDedis Hosting ProviderOGServices Provider
    edited September 5

    @somik said:
    Just a FYI, the hypervisor v2 (dunno what happened to v1) is written in PHP and the source is protected with source guardian. Nothing inherently wrong with that, since the app is not stated to be opensource. Just another thing to take note of.

    So:
    1. Indian developer & company.
    2. Nginx + PHP w/ source-guardian + mysql + supervisor (process manager)
    3. Hypervisor is a Microsoft trademark, for their windows virtual machines
    4. Requires 2 servers, 1 for management, 1 for slave, similar to kloxo
    5. No published third security audit reports

    1. Could you be kind enough to point me towards Virtualizor and VF 3rd party security audit reports please?

    2. The word "hypervisor" was coined by IBM around 1970 to describe software that ran operating systems concurrently. Its long history of use contributes to it being a public, non-trademarkable term.

    3. Not sure whats wrong with being an Indian developer or Company

    4. I dont see a problem here, as the master will only need to be a vm, most products follow this flow.

  • somiksomik OG
    edited September 5

    @ReadyDedis said:

    @somik said:
    Just a FYI, the hypervisor v2 (dunno what happened to v1) is written in PHP and the source is protected with source guardian. Nothing inherently wrong with that, since the app is not stated to be opensource. Just another thing to take note of.

    So:
    1. Indian developer & company.
    2. Nginx + PHP w/ source-guardian + mysql + supervisor (process manager)
    3. Hypervisor is a Microsoft trademark, for their windows virtual machines
    4. Requires 2 servers, 1 for management, 1 for slave, similar to kloxo
    5. No published third security audit reports

    '5. Could you be kind enough to point me towards Virtualizor and VF 3rd party security audit reports please?

    '3. The word "hypervisor" was coined by IBM around 1970 to describe software that ran operating systems concurrently. Its long history of use contributes to it being a public, non-trademarkable term.

    '1. Not sure whats wrong with being an Indian developer or Company

    '4. I dont see a problem here, as the master will only need to be a vm, most products follow this flow.

    Oh, I didn’t mean for any of the above points to come across as problems. As I mentioned earlier "Nothing inherently wrong with that", these are simply things worth noting.

    On your point #5, I also don’t personally use Virtualizor - but that’s just a personal preference. I tend to lean towards open-source solutions or software from long-established companies, but that’s purely my own comfort zone rather than a critique.

    Regarding #1, I completely agree - there are some excellent IT companies in India, and Indian professionals are making huge contributions to the global tech industry. That said, India’s online reputation does sometimes get affected by issues like corruption and scam call centers (as some sources point out). You even shared your own experience of almost being scammed while registering for ISO certification, which shows the other side of the picture. So I was just trying to look at both perspectives.

    As for #4, I think this is more about convenience. Requiring at least two servers to run the software might feel like an extra hurdle for some users. Even if the master only needs to be a VM, the question becomes: how does one create that VM without already having a control panel? If it has to be created from the console, it might feel like your software is redundant at that stage. Please don’t take this as criticism - it’s more of a feature request.

    Perhaps adding an optional flag in your install script that spins up a VM for the master could make it easier for users who want an all-in-one setup on a single server.

    ( @localhost yes, i got chatgpt to dress up this post )

    Thanked by (2)Not_Oles AlwaysSkint

    If you want information, feign ignorance reply with the wrong answer. Internet people will correct you ASAP!
    It’s OK if you disagree with me. I can’t force you to be right!

  • ReadyDedisReadyDedis Hosting ProviderOGServices Provider

    @somik said:

    Understood

    Thanked by (1)somik
  • cserverscservers Hosting Provider

    Any chance this hypervisor will land on WiseCP soon?

  • ReadyDedisReadyDedis Hosting ProviderOGServices Provider

    https://docs.hypervisor.io/blog/2025/10/beta-release-v1-0-4/

    We are excited to announce the beta release of our hourly billing feature for the hypervisory control panel! This update transforms how you manage cloud infrastructure billing, introducing a flexible, usage-based system that gives yours end-users unprecedented control over their cloud spending. A comprehensive guide has been released https://docs.hypervisor.io/feature-guides/cloud-service/

    [Feature] Locations - Organize hypervisors into logical groups for better resource management and pricing strategies.
    [Feature] Plan Groups - Categorize service plans (high compute, high storage, etc.) for easier catalog management.
    [Feature] Flexible Pricing Display - Show pricing as monthly, hourly, or both to give customers transparency.
    [Feature] Service Control - Enable/disable individual cloud services as needed.
    [Feature] Balance Management - Configure negative balance thresholds, suspension rules, and control whether instance creation requires positive balance.
    [Feature] Low Balance Notifications - Automatically alert users when credits are running low to prompt top-ups.
    [Feature] Multi-Currency Support - Display pricing and manage billing in multiple currencies for global reach.
    [Feature] Centralized Usage Reports - Per-user usage reports provide complete visibility into resource consumption and costs.
    [Feature] Credit Management - Full credit logs with audit trail and ability to manually add credits from admin panel.
    [Info] Integration via WHMCS and HostBill modules coming soon for automated credit purchases.

  • @ReadyDedis
    Please help me understand the problems you’ve solved. I’m curious ty

    Insert signature here, $5 tip required

  • ReadyDedisReadyDedis Hosting ProviderOGServices Provider

    https://docs.hypervisor.io/blog/2025/11/beta-release-v1-0-5

    Hypervisor Control Panel – Beta Release v1.0.5

    We are excited to announce the beta release of Version v1.0.5 for the Hypervisor Control Panel!

    This is our most significant update yet, introducing enterprise-grade features that transform how you manage virtualized infrastructure. With Ceph RBD distributed storage, automated High Availability, and intelligent failover, v1.0.5 brings reliability and flexibility to your cloud platform.


    ✨ New Features in v1.0.5

    Storage & Virtualization

    • Ceph RBD Distributed Storage
      Full support for Ceph RADOS Block Device as a distributed backend with shared-storage capability across hypervisors.

    High Availability

    • High Availability System
      Automated hypervisor monitoring with configurable thresholds and intelligent failover.

    • IPMI Fencing
      Automatic power-off of failed hypervisors to prevent split-brain and ensure data integrity.

    • Automatic Instance Evacuation
      Instances automatically migrate from failed hypervisors to healthy hosts.

    • HA Event Logging
      Full audit trail for HA actions including state changes, fencing, and evacuations.

    • Parallel Health Monitoring
      10x faster HA checks with concurrent hypervisor polling.

    Migrations

    • Intelligent Migration System V2
      Automatically detects local vs datastore (Ceph) disks.

    • Smart Disk Handling
      Datastore disks migrate instantly; local disks transfer normally.

    • Mixed Storage Migrations
      Works with instances using both local + datastore disks.

    • Migration Rollback Improvements
      Better error handling and recovery during failed migrations.

    Backups

    • Enhanced Backup System
      Intelligent backup strategy for both local and datastore disks.

    • Backup Restoration for Datastores
      Full-fidelity restores for Ceph/datastore-based instances.

    Billing & Finance

    • Cloud Service Hourly Billing
      Full credit-based PAYG billing system.

    • Multi-Currency Support
      Display and bill in multiple currencies with configurable rates.

    • Location-Based Pricing
      Different pricing per data center location.

    • Auto-Suspend/Resume
      Automatically suspend on low credits and resume after top-up.

    • Hourly Usage Tracking
      Real-time per-hour usage/billing for instances and addons.

    • Credit Transaction Logs
      Complete audit trail for credit changes.

    • Usage Reports
      Per-user reports for resource consumption and costs.

  • looks very great

Sign In or Register to comment.