Installation Script
The install script requiresBash to run so it works out of the box for Linux and MacOS. To run Gorbit on Windows,
install Bash or refer to the Docker deployment.
To deploy with a single command:
With Gorbit Craft (unstable)
With Gorbit Craft (unstable)
To deploy Gorbit with Gorbit Craft enabled (Sandboxed agent):
Download Install Script
Click here to download the install.sh script from GitHub.
bash ./install.sh
The script will do the following:
- Check your system resources and requirements
- Pull the necessary deployment and configuration files
- Prompt the user for the version of Gorbit to deploy and other basic information
- Pull the Gorbit containers and start them in Docker
The script will create a directory called gorbit_data and there will also be a README in there with additional
information.
Resourcing Overview
| Resource | Minimum | Preferred |
|---|---|---|
| CPU | 4 vCPU | 8+ vCPU |
| RAM | 10 GB | 16+ GB |
| Disk | 32 GB + ~2.5x indexed data | 500 GB for organizations <5000 users |