mirror of
https://github.com/freqtrade/freqtrade.git
synced 2026-02-23 21:00:56 +00:00
Deployed 1aaf0c2 to develop in en with MkDocs 1.6.1 and mike 2.1.3
This commit is contained in:
@@ -2103,7 +2103,7 @@ Freqtrade does not depend or install any additional database driver. Please refe
|
||||
<p>If you run the bot as a service, you can use systemd service manager as a software watchdog monitoring freqtrade bot
|
||||
state and restarting it in the case of failures. If the <code>internals.sd_notify</code> parameter is set to true in the
|
||||
configuration or the <code>--sd-notify</code> command line option is used, the bot will send keep-alive ping messages to systemd
|
||||
using the sd_notify (systemd notifications) protocol and will also tell systemd its current state (Running or Stopped)
|
||||
using the sd_notify (systemd notifications) protocol and will also tell systemd its current state (Running, Paused or Stopped)
|
||||
when it changes. </p>
|
||||
<p>The <code>freqtrade.service.watchdog</code> file contains an example of the service unit configuration file which uses systemd
|
||||
as the watchdog.</p>
|
||||
|
||||
Reference in New Issue
Block a user