Latitude.sh
Using Pritunl Boot with Latitude.sh Bare Metal
Latitude.sh uses iPXE templates with a static IP configuration. Currently Latitude.sh bare metal servers do not have iPXE HTTPS support. To begin select a Linux Distribution then set Configuration Mode to Interactive. Set Bare Metal Provider to Latitude.sh and paste SSH keys into the prompt.

Once the configurations is complete click Generate iPXE Install. This will then display a page with an iPXE Configuration. This iPXE script will contain the Latitude.sh template variables for the network configuration. The other information on the page is not needed.

From the Latitude.sh management console create a new bare metal server. Select the server size then set Operating System to Custom images. In the Custom images field paste the iPXE Configuration from the previous step. The SSH keys and RAID fields should be left blank then enter a name for the server and click Deploy.

After about 10-20 minutes the server will load the iPXE scripts. This will then load the installer for the selected Linux distribution. Once the installer reaches the pre-installation stage the script will send the system hardware information to the Pritunl Boot service. This will then be displayed on the web page. The page automatically refreshes and does not need to be reloaded. Once this occurs open the Latitude.sh server settings page and select the Network tab. This will display IP assignments which will contain a static public IPv4 address and static IPv6 address. The bare metal servers are each assigned a /64
block with a static gateway. Click on the middle of the IPv4 address row avoid clicking the left side which will only copy the address. This will open the IP address details on the right. Copy the Address and Gateway from this panel. Then open the IPv6 address details and copy the Address and Gateway. These will be used in the next step.

Generally if the server has /dev/sda and /dev/sdb disks these must be used as the install drives even if there are also NVME drives. This is do to UEFI being disabled.

The installer will then go through several stages which will be shown from the Pritunl Boot web app. Once the installation has completed. The message below will be shown with the ssh command to connect to the server. The Pritunl Boot installation will always use the username cloud
with SSH key authentication and a disabled root
account.

Last updated