Run the following commands on the Ubuntu Bionic 18.04 (x64) server:
wait a little time
Go ahead and restart the server, then load the IP of your server (https).
In Chrome, you can accept the self-signed certificate by clicking on Advanced and then click Proceed to <ip> (unsafe). In Firefox, click on Advanced, then Add Exception and then Confirm Security Exception.
Code:
wget https://cloudron.io/cloudron-setup
chmod +x cloudron-setup
./cloudron-setup --provider vultr
wait a little time
Code:
Visit https://<IP> and accept the self-signed certificate to finish setup.
The server has to be rebooted to apply all the settings. Reboot now ? [Y/n] Y
Go ahead and restart the server, then load the IP of your server (https).
In Chrome, you can accept the self-signed certificate by clicking on Advanced and then click Proceed to <ip> (unsafe). In Firefox, click on Advanced, then Add Exception and then Confirm Security Exception.