Cosmos Cloud openen
- Open je browser en ga naar:
http://<SERVER_IP> - Doorloop direct de eerste installatiewizard.
- Officiële installatiedocumentatie is beschikbaar op:
https://cosmos-cloud.io/docs/setup/
Belangrijke bestanden en mappen
- Toepassingsdirectory:
/opt/cosmos - Cosmos uitvoerbaar:
/opt/cosmos/cosmos - Logboeken:
/var/lib/cosmos/cosmos.log
Servicebeheer
Cosmos draait als een systemd-service met de naam CosmosCloud.
Algemene opdrachten:
sudo systemctl status CosmosCloud
sudo systemctl restart CosmosCloud
sudo systemctl stop CosmosCloud
sudo systemctl start CosmosCloud
Logs weergeven:
sudo tail -f /var/lib/cosmos/cosmos.log