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

Get started

_Klaro | Pasqual K edited this page Feb 1, 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:

bash <(wget --no-check-certificate -O - 'https://github.com/GiantTreeLP/CloudNet-Installer/blob/master/install.sh')

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.