Skip to content
This repository has been archived by the owner on Jun 7, 2022. It is now read-only.

Get started

Marvin edited this page Sep 2, 2019 · 6 revisions

Requirements

To run CloudNet on a server or computer, you need at least

  • 2GB DDR 3 Memory
  • 2vCores
  • Java 8
  • GNU Screen (apt-get install screen)

Installer

There are serveral install scripts for Linux, recommended is the installer by GiantTree. Run the installer by using the following command:

curl -sL "https://git.groundmc.net/GiantTree/CloudNet-Installer/raw/branch/master/install.sh" | bash

If you have any questions, issues or improvements for or regarding the installer, create an issue in the official repository: https://github.com/GiantTreeLP/CloudNet-Installer

Java for Windows & Mac

To get the latest version of Java, just go to the official site of Java. https://java.com/en/download/

Java for Linux

There are several ways to install Java on Linux, some of which are listed here.