New Question
0

How to practice cloud migration open source in Github?

asked 2022-01-12 04:03:14 +0300

hyekang gravatar image

Hello, I'm a student who wants to study Cloud. I found a YouTube video named "[Coriolis] Ubuntu 14.04 migration from VMware to Azure" while searching for cloud migration on the Internet. I want to practice it myself. Can I know the set values after clone GitHub "https://github.com/cloudbase/coriolis"?

edit retag flag offensive close merge delete

1 answer

Sort by » oldest newest most voted
0

answered 2022-01-14 16:37:37 +0300

Nashwan Azhari gravatar image

Hello, and glad to hear of your interest in the Cloud Computing space!

A full Coriolis deployment is relatively hard to set up, as Coriolis is a distributed system designed to handle numerous Migration/Disaster Recovery operations in parallel, and thus requires numerous supporting services (e.g. a MySQL database for saving its state or a RabbitMQ server for inter-service RPC), as well as a Keystone (OpenStack's identity service) for user and project management.

You can see a clearer picture of how these services and linked and the mechanisms/protocols they interact with each-other through in the diagram available on our GitHub repo here.

If you're interested in learning how the process of adapting a machine to a new cloud might work, you might like to read the Azure guides for uploading your VHDs for Linux and Windows.

Hope this helped! Nashwan.

edit flag offensive delete link more

Your Answer

Please start posting anonymously - your entry will be published after you log in or create a new account.

Add Answer

Question Tools

Stats

Asked: 2022-01-12 04:03:14 +0300

Seen: 140 times

Last updated: Jan 14 '22