Skip to content

pritunl/pritunl-cloud-builder

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

18 Commits
 
 
 
 
 
 

Repository files navigation

pritunl-cloud-builder

github twitter

Pritunl-Cloud-Builder is an automated installer for Pritunl Cloud. Supports Oracle Linux 9, AlmaLinux 9 and Ubuntu 22.04.

Usage

Run the commands below to download the builder and verify the checksum. Use the option --assume-yes to assume yes to all prompts. Use the option --no-start to not start the Pritunl Cloud service after the builder is finished and instead start it on next boot.

wget https://github.com/pritunl/pritunl-cloud-builder/releases/download/1.0.2653.32/pritunl-builder
echo "b1b925adbdb50661f1a8ac8941b17ec629fee752d7fe73c65ce5581a0651e5f1  pritunl-builder" | sha256sum -c -

chmod +x pritunl-builder
sudo ./pritunl-builder