Accessing Cosmos Cloud
- Åbn din webbrowser og gå til:
http://<SERVER_IP> - Immediately follow the initial setup wizard.
- Official setup documentation is available at:
https://cosmos-cloud.io/docs/setup/
Vigtige filer og mapper
- Applikationskatalog:
/opt/cosmos - Cosmos executable:
/opt/cosmos/cosmos - Logs:
/var/lib/cosmos/cosmos.log
Servicestyring
Cosmos runs as a systemd service named CosmosCloud.
Almindelige kommandoer:
sudo systemctl status CosmosCloud
sudo systemctl restart CosmosCloud
sudo systemctl stop CosmosCloud
sudo systemctl start CosmosCloud
Se logfiler:
sudo tail -f /var/lib/cosmos/cosmos.log
