Skip to content

v0.2.4

Compare
Choose a tag to compare
@MZC-CSC MZC-CSC released this 26 Nov 09:48
· 26 commits to main since this release
b7fd47f

Integrated or tested with

  • cb-spider:0.10.0
  • cb-tumblebug:0.10.1
  • cb-mapui:0.10.0
  • cm-beetle:0.2.4
  • cm-butterfly-api:0.2.3
  • cm-butterfly-front:0.2.3
  • cm-honeybee:0.2.10
  • cm-damselfly:0.2.1
  • cm-cicada:edge
  • cm-grasshopper:0.2.3
  • cm-ant:0.2.7

How to run and use the CM-Mayfly

Simplified Command Execution Guide of Just 4 Steps

$ git clone https://github.com/cloud-barista/cm-mayfly.git
$ cd cm-mayfly
$ ./cm-mayfly infra run -d
$ ./cm-mayfly infra info

For more detailed information, please refer to the 'How to Build a Cloud-Migrator Infrastructure' document.

Additionally, for detailed information on each subcommand, please refer to the links below.

What's Changed

  • Reflect OS exit code and Add logs command by @MZC-CSC in #41
  • Changing Docker image versions for some subsystems by @MZC-CSC in #42
  • Update with the latest version information for release by @MZC-CSC in #44

Full Changelog: v0.2.3...v0.2.4