Pritunl-Cloud-Builder is an automated installer for Pritunl Cloud. Supports Oracle Linux 9, AlmaLinux 9 and Ubuntu 22.04.
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