v4.6.0
- Feature: Add support for VictoriaMetrics for storing monitoring & metering metrics
- Feature: Add standalone K8s/OpenShift cluster as cloud
- Feature: Add support managed K8s clusters on GCE, AWS clouds (API only)
- Feature: Display tree view on machines page
- Feature: Select security groups when creating machine on OpenStack clouds
- Feature: Add support for networks on Alibaba clouds
- Feature: Add support for Vexxhost clouds
- Change: Replace Celery with Dramatiq for async tasks
- Change: Replace Beat with APScheduler for scheduled tasks
- Change: Drop support for vCloud & GigG8 clouds
- Change: Support Vultr API v2
- Change: Update Helm chart templates to work with k8s 1.22 or later.
- Bugfix: Activate machine monitoring without requiring monitoring data request
- Bugfix: Numerous minor bugfixes & UX improvements
Installation
To install, please run:
wget https://github.com/mistio/mist-ee/releases/download/v4.6.0/docker-compose.yml
docker-compose up -d
Also see the following README sections: