Skip to content

caseyr003/vm-migration

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

32 Commits
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 

Repository files navigation

VM Migration to OCI

Currently under development

This project is a desktop app built using python and kivy to streamline migrating virtual machines (VMDK or QCOW2 files) to Oracle Cloud Infrastructure.

Built With

Prerequisite

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

Installation

  • run git clone https://github.com/caseyr003/vm-migration.git

Running

To run the project locally follow the following steps:

  • change into the project directory
  • run python main.py

About

VM migration tool for OCI

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published

Languages