Skip to content

Latest commit

 

History

History

Folders and files

NameName
Last commit message
Last commit date

parent directory

..
 
 

README.md

YouTube Video

How to install runtipi on Proxmox Ubuntu

Install Ubuntu

bash -c "$(wget -qLO - https://github.com/tteck/Proxmox/raw/main/ct/ubuntu.sh)"

Install runtipi

Once you have the LXC up you need to go into the console and paste the following command:

bash -c "$(wget -qLO - https://raw.githubusercontent.com/bigbeartechworld/big-bear-scripts/master/runtipi/install.sh)"

runtipi commands

Start runtipi:

sudo /opt/runtipi/scripts/start.sh

Stop runtipi:

sudo /opt/runtipi/scripts/stop.sh

Update runtipi:

sudo /opt/runtipi/scripts/update.sh

Start on system boot

sudo /opt/runtipi/scripts/startup.sh