Skip to content

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

52 Commits
 
 
 
 
 
 
 
 
 
 

Repository files navigation

Installation Instructions (Linux):

Simple installation

RHO_CUSTOMER_NAME=<customer-name> \
RHO_GHCR_KEY=<key> \
bash <(curl -fsSL https://raw.githubusercontent.com/16-Bit-Inc/gists/main/install-rho.sh)

Different options

DATA_DIR=<data directory for k3s installation and storing the container images> \
MIN_DISK=80 \
MIN_RAM=7 \
RHO_CUSTOMER_NAME=<customer-name> \
RHO_GHCR_KEY=<key> \
bash <(curl -fsSL https://raw.githubusercontent.com/16-Bit-Inc/gists/main/install-rho.sh)
  • Use the DATA_DIR option when the customer wants to install Rho at a different location.
  • The MIN_DISK and MIN_RAM values are in GBs.

NOTE: One drawback of using the DATA_DIR command is that k3s-uninstall.sh doesn't clear up the DATA_DIR. You will need to do that manually if you are trying to do an install.

About

A public repository to host gists

Resources

Stars

0 stars

Watchers

1 watching

Forks

Used by

Contributors

Languages