1
0
Fork 0
mirror of https://github.com/eosswedenorg/thalos-docs synced 2026-06-16 04:34:55 +02:00

docs/running-the-server.md: document /etc/sysconfig/thalos-server files for systemd

This commit is contained in:
Henrik Hautakoski 2024-06-27 14:44:02 +02:00
parent af31dcbd65
commit 2de6f0764a

View file

@ -39,3 +39,5 @@ sudo systemctl start thalos-server
After executing these commands, the server should be up and running. You can check the logs at `/var/log/thalos.log` (unless specified otherwise in the configuration), or by running `sudo systemctl status thalos-server`.
> TIP: if you want to modify the arguments passed to thalos-server when starting via systemd, look in the `/etc/sysconfig/thalos-server` file