Updated Linux (markdown)

master
Rafael 2020-07-07 18:07:21 -05:00
parent 8b2ceea683
commit f1f76a02bb
1 changed files with 1 additions and 1 deletions

@ -54,7 +54,7 @@ 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. 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 ## 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'.