Skip to main content

Hikube v1.1.2

· 2 min read

Major platform update: backup/restore system, 4 new managed applications (MongoDB, Qdrant, Harbor, OpenBAO), improved VM management and S3 storage.

Added

  • Backup and restore — Schedule and manage your backups directly from the dashboard. Full restore of your applications and virtual machines in just a few clicks.

  • MongoDB — Fully managed NoSQL database with replication and built-in monitoring (Grafana dashboards included).

  • Qdrant — High-performance vector database for your AI/Machine Learning workloads.

  • Harbor — OCI container registry with built-in vulnerability scanner (Trivy).

  • OpenBAO — Secrets management service (open-source fork of HashiCorp Vault) in standalone or high-availability mode.

  • S3 Storage — Per-bucket user management: each bucket can now have multiple users with their own credentials and read-only or read-write permissions.

  • RabbitMQ — Version selection (v3.13, v4.0, v4.1, v4.2) when deploying your instances.

  • Kubernetes — Support for versions v1.30 to v1.35 for managed clusters.

Changed

  • Compute — Redesigned virtual machine architecture with separate disk and VM instance management, allowing greater flexibility (disk reuse across VMs, CPU model selection).

  • Dashboard — Dropdown menus for selecting storage and backup classes (no more manual entry). General UI improvements.

  • MySQL → MariaDB — The MySQL application is renamed to MariaDB to reflect the actual engine used. Migration is automatic, no action required.

Fixed

  • Platform — Numerous bug fixes, performance improvements and platform stability enhancements.