You’ll need to add two volumes attached to your VM.
- Data storage (default name: volume-curiosity-data)
- Backup (default name: volume-curiosity-backup)
Size the volumes accordingly to your data requirements. You can always increase the volume size after by first shutting down your VM, resizing the existing volumes, and restarting it.
To connect to your VM, use the command ssh root@your_vm_public_ipv4
You can access the system online via https://your_vm_public_ipv4.
By default it will use a self-signed https certificate – so you will see a “Insecure connection” when accessing it.
Please remember to change the default admin password once you first log in the site (admin / admin)