Setup Vultr Cloudron on Ubuntu 18.04

Asphyxia

Owner
Administrator
Apr 25, 2015
1,844
2
2,197
327
Get a Vultr server setup today!

Run the following commands on a fresh Ubuntu Bionic 18.04 (x64) server:
Code:
wget https://cloudron.io/cloudron-setup
chmod +x cloudron-setup
./cloudron-setup --provider vultr

Wait plentiful minutes!

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.

The rest should be easy, otherwise refer to the official documentation here.
 
Top