Skip to content

NextCluster is an opensource minecraft kubernetes cluster

License

Notifications You must be signed in to change notification settings

HttpMarco/nextcluster

Repository files navigation

nextCluster

Installation

Approved operating system: Debian 12/11/10 & Ubuntu 22.04

For approved operating system users, you can install the package from the repository by running the following command:

wget https://raw.githubusercontent.com/nextCluster/nextCluster/master/scripts/install-cluster.sh && chmod +x install-cluster.sh && ./install-cluster.sh && rm install-cluster.sh

Other

You have to install these dependencies on your os.
When you have installed the dependencies, you can install the package from the repository by running the following command:

kubectl apply -f https://raw.githubusercontent.com/nextCluster/nextCluster/master/scripts/init-cluster.yml

Install a simple lobby (latest paper) template

kubectl apply -f https://raw.githubusercontent.com/nextCluster/nextCluster/master/examples/lobby.yml

Install a simple proxy (velocity) template

kubectl apply -f https://raw.githubusercontent.com/nextCluster/nextCluster/master/examples/proxy.yml

Contributing

You can contribute to the project by forking the repository and creating a pull request. You can also contribute by creating an issue. Pull Requests are welcome.
For major changes, please open an issue first to discuss what you would like to change.

About

NextCluster is an opensource minecraft kubernetes cluster

Resources

License

Stars

Watchers

Forks

Packages

No packages published