CLI Tools
Command Line Tools
The Coronium Core server command line tools can be used once you have logged into the server using your command line. Be sure to log in as the coronium user.
coronium
Usage: coronium
Will show the possible options you can use with the coronium
tool.
mongo-updatepw
Usage: sudo mongo-updatepw
Will display the Mongo password update tool.
mongo-remote
Usage: sudo mongo-remote [on|off]
Toggle the ability to connect to the Mongo database remotely.
mongo-enabled
Usage: sudo mongo-enabled [true|false]
Enable/disable the MongoDB service for the server. This will save on resources if you are not using MongoDB.
mysql-updatepw
Usage: sudo mysql-updatepw
Will display the MySQL password update tool.
mysql-remote
Usage: sudo mysql-remote [on|off]
Toggle the ability to connect to the MySQL database remotely.
webmin-passwd
Usage: sudo webmin-passwd
Will display the Webmin password update tool.
webmin-apihost
Danger!
Do not use this command unless you know why and how.
Usage: sudo webmin-apihost <host-address>
Change the API host address.