Machinator is graphical user interface of the VirtualBox distributed virtualization system. This tool helps managing virtual machines across multiple servers.
- Graphical User Interface (GUI)
- Displaying state of virtual machines
- Managing state of virtual machines
- Migration of virtual machines
- Creating backup and cron backups (periodic backups) of virtual machines
- High Availability mechanism (Watchdog) for virtual machines. You can define failover server in case of failure.
- JDK11
- Any Linux distribution or MacOS
- To build you need JDK11, Maven, Git
By building the project, you get package in tar containing binaries and the structure required to run Machinator.
Use mvn clean install
, ensure u have JAVA_PATH defined as env variable
After building the project, you need to unzip the archive in the target directory (i.e. with unzip command).
Then run the jar with command java -jar machinator.jar