Skip to content

Releases: turtle0x1/LxdMosaic

0.6.0

01 Feb 23:19
Compare
Choose a tag to compare

Added

  • Store environment variable with cloud-config rev (#70)
  • Backup & Restore Containers (#89)
  • Browse, upload & delete container files (#132)
  • Show if container is in deployment with link to deployment on container view
  • Allow setting server alias when adding (#134)
  • Support for VM's (#142)

Changed

  • Show memory as graph instead of as table
  • Don't show nav text on devices < 1500px
  • Hide project group if host doesn't support projects
  • Made some general improvements to the node script

Fixed

  • Settings don't clear properly between containers (#143)

0.5.2

21 Jan 18:32
Compare
Choose a tag to compare

Fixed

  • Settings don't clear properly between containers (#143)

0.5.1 - Fix Standalone 3.0.3 LXD Hosts

18 Nov 21:03
Compare
Choose a tag to compare

Fix an issue with standalone (not clustered) hosts running 3.0.3

0.5.0 - Cluster Support

19 Oct 17:50
Compare
Choose a tag to compare

Fixed

  • Container snapshot breaks loading deployments
  • Providing a port breaks adding host (#113)

Changed

  • UI tweaks including
    • sidebar width
    • Collapse server by default when there is > 10 containers (#114)
    • Reload hosts + container tree on alias change
    • Show cpu cores on the dashboard
  • Sort containers in alphabetical order (#115)

Added

  • Let user choose shell when opening container console session (#116)
  • Right click context menu for containers (#118)
  • A server overview page (#121)
  • Bulk delete containers (ground works there for more actions) on server
  • Phone home tracking for containers in a deployment
  • A page to manage instance settings
  • Upgrading guide (#124)
  • Cluster support (#6) including:
    • Auto discover other hosts from cluster members
    • Cluster member roles
    • Cluster memory usage
    • Multiple clusters suport
  • Recored actions (#127)

0.4.0

24 Aug 10:49
Compare
Choose a tag to compare

Added

  • Allow setting container settings when creating them (#57)
  • Copy profiles between hosts (#94)
  • Choose host to restore container snapshot to (#96)
  • Delete host (#99)
  • Reload server dashboard after finishing creating a container (#97)

Changed

  • Redirect by default to https (#86)
  • Spelling of "Stoping" (#95)
  • Use $.confirm instead of modal for copying container
  • Use more consistent card theming & add a light gray background
  • Bump composer libaries to fix (#101)
  • Only reload container tree instead of dashboard in certian instances (#109, #105)
  • Stop host online / offline from appearing over and over (#110)

Fixed

  • Breadcrumb navigation (#103)

0.3.0 - Storage, Network & Centos

08 May 18:16
Compare
Choose a tag to compare

Fixed

Fix ui doesn't load when server is offline (#77)
Cant view projects page if one host doesn't have projects endpoint (#76)
Show host on container information (#80)
Finding os version for a container (#79)
The spelling of storage (#81)
Curl bug with centos7 (#84)
UI broken when host offline (#83)

Added

Store total storage usage for fleet analytics (#75)
Support for CentOS7 (#84) (@trenb)
Basic network management (#4)

0.2.0

01 May 21:21
Compare
Choose a tag to compare

This release includes lots of things that have been available in master for a while;

  • Host aliases
  • Deployments
  • Storage volumes
  • Offline host detection
  • Basic analytics
  • Container instance types
  • Setting container options