mirror of
https://github.com/eosswedenorg/thalos-docs
synced 2026-06-19 05:00:03 +02:00
docs/running-the-server.md: style fixes
This commit is contained in:
parent
2de6f0764a
commit
b00c44590b
1 changed files with 4 additions and 2 deletions
|
|
@ -37,7 +37,9 @@ sudo systemctl enable thalos-server
|
||||||
sudo systemctl start thalos-server
|
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`.
|
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
|
> TIP: if you want to modify the arguments passed to thalos-server when starting
|
||||||
|
via systemd, look in the `/etc/sysconfig/thalos-server` file
|
||||||
|
|
||||||
|
|
|
||||||
Loading…
Add table
Add a link
Reference in a new issue