mirror of
https://github.com/Sonarr/Sonarr
synced 2025-01-03 05:35:29 +00:00
Updated Updating (markdown)
parent
884f3e5045
commit
207075e76e
1 changed files with 5 additions and 3 deletions
|
@ -13,9 +13,11 @@ Both Linux and OS X now have the ability to update directly from the UI or autom
|
||||||
### Options ###
|
### Options ###
|
||||||
**Automatic** - Enable automatic updating, please test the update process manually to ensure it will work for your setup before enabling
|
**Automatic** - Enable automatic updating, please test the update process manually to ensure it will work for your setup before enabling
|
||||||
|
|
||||||
**Mechanism**
|
**Mechanism**
|
||||||
- **Built-in** - Use Sonarr's own updater
|
- **Built-in** - Use Sonarr's own updater
|
||||||
- **Script** - Use a custom external script to update Sonarr, it will need to take care of stopping and starting Sonarr during the update process
|
- **Script** - Use a custom external script to update Sonarr, it will need to take care of stopping and starting Sonarr during the update process
|
||||||
|
- **Apt** - Set by the Debian/Ubuntu package when updating is managed exclusively via Apt
|
||||||
|
- **Docker** - Set by the Docker image author when updating is only allowed by using a new image version
|
||||||
|
|
||||||
**Script** - Visible only when *Mechanism* is set to *Script* - Path to update script
|
**Script** - Visible only when *Mechanism* is set to *Script* - Path to update script
|
||||||
|
|
||||||
|
|
Loading…
Reference in a new issue