Releases: mistio/mist-ce
v2.4.0
Changes
- Feature: Azurearm provisioning (!457)
- Feature: Improved Windows support
- Feature: Granular Notification Overrides (!460)
- Feature: Resize machine action for EC2, DigitalOcean, OpenStack
- Bugfix: Fix lock bug https://gitlab.ops.mist.io/mistio/mist.core/issues/1221 (!454)
- Bugfix: Properly read cost from tags for generic (non-libcloud) machines
- Bugfix: Fix ping parsing
- Bugfix: Fix poller computed property
- Change: Update xterm.js & fix shell display issues
- Change: Improve display of probe data
- Change: Exclude audit log ES templates (!473)
- Change: Run tests with headless Chrome (!442)
- Change: New rules models (!472)
- Change: Sso refresh token (!461)
- Change: Update docker/nginx/nginx.conf (!459)
- Change: Move ES template for cloudify-metrics to mist.io/docker/elasticsearch-manage (!458)
Installation
To install, please run:
wget https://github.com/mistio/mist.io/releases/download/v2.4.0/docker-compose.yml
docker-compose up -d
Also see the following README sections:
v2.3.0
Changes
- Change: Whitelisting UI improvements
- Change: Insights UI improvements
- Bugfix: Catch invalid SSL cert for OnApp
- Change: Update GCE pricing, improve list sizes behavior
Installation
To install, please run:
wget https://github.com/mistio/mist.io/releases/download/v2.3.0/docker-compose.yml
docker-compose up -d
Also see the following README sections:
v2.2.1
Changes
- Feature: IP whitelisting (!434)
- Change: Do not hardcore repo name in release process (!382)
- Change: Ansible script example - update ref (!432)
- Change: Refactor poller (!420)
- Change: Change submodule paths (!426)
- Change: Update ES templates with merge policy (!419)
- Bugfix: Fix async permission mappings (!401)
- Change: Fix ordering and naming of crontab fields
Installation
To install, please run:
wget https://github.com/mistio/mist.io/releases/download/v2.2.1/docker-compose.yml
docker-compose up -d
Also see the following README sections:
v2.1.0
Changes
- Change: Display stack logs grouped by workflow operation (!406)
- Change: Notifications API & UI improvements (!390) (!409)
- Change: Update to Libcloud v2
- Change: Apply stricter checks on the dns enabled cloud field (!404)
- Bugfix: Fix error in machine weight calculation
- Change: Update DNS API (!396)
- Bugfix: Fix association with a secondary key (!394)
Installation
To install, please run:
wget https://github.com/mistio/mist.io/releases/download/v2.1.0/docker-compose.yml
docker-compose up -d
Also see the following README sections:
v2.0.0
This is a major update of the open source version Mist.io with many of the latest features and fixes from the Enterprise SaaS version available at https://mist.io
It comes with a brand new UI based on Polymer and web components and introduces new functionality which includes:
- Support for more cloud providers
- DNS management
- Manage private networks
- Support for running scripts (executables as well as Ansible playbooks)
- Scheduled tasks
- Tagging of all resources
- Cost reporting
- Support for multiple Users, Teams & Organizations (full RBAC support available in the Enterprise Edition)
For more details on the changes also check out the blog post
Installation
To install, please run:
wget https://github.com/mistio/mist.io/releases/download/v2.0.0/docker-compose.yml
docker-compose up -d
Also see the following README sections:
v2.0.0-rc6
To install, please run:
wget https://github.com/mistio/mist.io/releases/download/v2.0.0-rc6/docker-compose.yml
docker-compose up -d
Also see the following README sections:
v2.0.0-rc5
To install, please run:
wget https://github.com/mistio/mist.io/releases/download/v2.0.0-rc5/docker-compose.yml
docker-compose up -d
Also see the following README sections:
v2.0.0-rc4
To install, please run:
wget https://github.com/mistio/mist.io/releases/download/v2.0.0-rc4/docker-compose.yml
docker-compose up -d
Also see the following README sections:
v2.0.0-rc3
To install, please run:
wget https://github.com/mistio/mist.io/releases/download/v2.0.0-rc3/docker-compose.yml
docker-compose up -d
Also see the following README sections:
Bring the open source version up to speed
This is a major update of the open source version Mist.io with many of the latest features and fixes from the Enterprise SaaS version available at https://mist.io
It comes with a brand new UI based on Polymer and web components and introduces new functionality which includes:
- Support for more cloud providers
- DNS management
- Manage private networks
- Support for running scripts (executables as well as Ansible playbooks)
- Scheduled tasks
- Tagging of all resources
- Cost reporting
- Support for multiple Users, Teams & Organizations (full RBAC support available in the Enterprise Edition)
Installation
wget https://github.com/mistio/mist.io/releases/download/v2.0.0-beta1/docker-compose.yml && docker-compose up