Skip to content

v0.3.0

Latest
Compare
Choose a tag to compare
@MZC-CSC MZC-CSC released this 05 Dec 10:00
f60d3db

Integrated or tested with

  • cb-spider v0.10.0
  • cb-tumblebug v0.10.3
  • cb-mapui v0.10.0
  • cm-damselfly v0.3.0
  • cm-honeybee v0.3.0
  • cm-beetle v0.3.0
  • cm-grasshopper v:0.3.0
  • cm-cicada v0.3.0
  • cm-ant v0.3.0
  • cm-butterfly v0.3.0

How to run and use the CM-Mayfly

Pre-Install : Install Docker Engine on Ubuntu

Simplified Command Execution Guide of Just 4 Steps
For more detailed information, please refer to the 'How to Build a Cloud-Migrator Infrastructure' document.

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

To register CSP credentials and common resources with mayfly, follow the two procedures below.
Alternatively, use the init script of cb-tumblebug.
For more detailed information, please refer to the 'setup sub-command guide' document.

$ ./mayfly setup credential
$ ./mayfly api -s cb-tumblebug -a loadassets

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