Skip to content

Latest commit

 

History

History
22 lines (16 loc) · 936 Bytes

README.md

File metadata and controls

22 lines (16 loc) · 936 Bytes

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