Post Install
Password
The default password for a fresh install is: cloudadmin.
Change The Password
You should change the default password after the install.
Log in with the coronium user:
ssh coronium@<your-instance-ip>
Use the following command to change the password:
sudo passwd coronium
And then follow the prompts.
Enable HTTPS
To secure your Coronium Core server with HTTPS, see the HTTPS/SSL section.
Webmin Access
To access the Coronium Core Webmin, see the Webmin Guide.
Database Security
To keep your databases more secure see MySQL Remote Access and MongoDB Remote Access.