This project is a desktop app built using python and kivy to streamline migrating virtual machines (VMDK or QCOW2 files) to Oracle Cloud Infrastructure.
You will need an Oracle Cloud Infrastructure Acount.
You will need the following things properly installed on your computer:
For Ubuntu
https://kivy.org/docs/installation/installation-linux.html https://stackoverflow.com/questions/21530577/fatal-error-python-h-no-such-file-or-directory
You might also need libgl1-mesa-dev
- run
git clone https://github.com/caseyr003/vm-migration.git
To run the project locally follow the following steps:
- change into the project directory
- run
python main.py