A cloud to manage multiply minecraft servers with multiroot feature.
These instructions will get you a copy of the project up and running on your local machine for development and testing purposes. See deployment for notes on how to deploy the project on a live system.
- Java 8
- Linux/Windows server with a minimum of 2GB DDR3 Memory and 2 vCores
The use of Linux containers (LXC) or OpenVZ containers (OVZ) is discouraged. There are many issues with their stability.
Use of KVM virtualization or dedicated servers is recommended.
What things you need to install the software and how to install them
Docker
Java
First clone the respository
Then run the maven build command.
mvn build
Copy the ChromNode.jar and the ChromSubnode.jar from the export folders.
Start both jar files. And follow the install instructions.
For live system use the system with the api token system.
- Maven - Dependency Management
Please read CONTRIBUTING.md for details on our code of conduct, and the process for submitting pull requests to us.
For the versions available, see the tags on this repository.
- Emmanuel L. - Initial work - rexlManu
See also the list of contributors who participated in this project.
This project is licensed under the MIT License - see the LICENSE file for details