mirror of https://github.com/statping/statping
Updated Linux (markdown)
parent
8b2ceea683
commit
f1f76a02bb
2
Linux.md
2
Linux.md
|
@ -54,7 +54,7 @@ systemctl start statping
|
|||
```
|
||||
You're Statping server will now automatically restart when your server restarts.
|
||||
|
||||
Please note that Statping's files (logs, config and database) will be created inside "/usr/local/bin/" after the service is ran for the first time.
|
||||
Please note that Statping's files (logs, config and database) will be created inside "/usr/local/bin/" after the service is ran for the first time, unless you change "WorkingDirectory" configuration option in the systemd service configuration as seen above.
|
||||
|
||||
## Raspberry Pi
|
||||
You can even run Statping on your Raspberry Pi by installing the precompiled binary from [Latest Releases](https://github.com/statping/statping/releases/latest). For the Raspberry Pi 3 you'll want to download the `statping-linux-arm7.tar.gz` file. Be sure to change `VERSION` to the latest version in Releases, and include the 'v'.
|
||||
|
|
Loading…
Reference in New Issue