Updated Systemd (markdown)

oooo-ps 2025-08-10 02:37:39 +03:00
parent acbe915fd0
commit 387e61569d

@ -19,5 +19,5 @@ StandardError=file:/path/to/error.log
WantedBy=multi-user.target
```
* the `WorkingDirectory` path should contain the project `public` and `templates` dirs ([details](https://rocket.rs/guide/v0.5/deploying/#deploying))
* the `public` is usually [aquatic-crawler](https://github.com/YGGverse/aquatic-crawler) `preload` directory, placed to `WorkingDirectory`
* the `public` is usually [aquatic-crawler](https://github.com/YGGverse/aquatic-crawler) `preload` directory, placed into `WorkingDirectory`
* `--canonical-url` argument is skipped in the example but is highly recommended by the RSS feed specification