Setup Vultr Cloudron on Ubuntu 18.04

Depov

Activist
ULTIMATE
SUPREME
PREMIUM
MEMBER
Joined
Feb 18, 2025
Messages
126
Reaction score
116
Deposit
0$
Run the following commands on the Ubuntu Bionic 18.04 (x64) server:

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.
 
Top Bottom