Added a notice telling users that if you create a systemd script in Linux, Statping's config files will end up in /usr/local/bin/.

master
Rafael 2020-07-07 18:03:41 -05:00
parent eb3664675d
commit 8b2ceea683
1 changed files with 2 additions and 0 deletions

@ -54,6 +54,8 @@ systemctl start statping
``` ```
You're Statping server will now automatically restart when your server restarts. 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.
## Raspberry Pi ## 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'. 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'.