mirror of
https://github.com/blakeblackshear/frigate.git
synced 2026-02-04 18:25:22 +03:00
Update installation.md
formatting
This commit is contained in:
parent
95273bb4c8
commit
e1a0ad6667
@ -242,20 +242,22 @@ For details on running Frigate under ESX, see details [here](https://github.com/
|
||||
you can run Frigate NVR on DSM 7.x. tested on DSM 7.1.1-42962 Update 4
|
||||
|
||||
|
||||
General:
|
||||
**General:**
|
||||
|
||||
you need to tick the "Execute container using high privilage" checkbox in order to give the frigate container the elevated privilages it may need.
|
||||
if you want the container to automatically restart whenever it improperly shuts down then you can tick the "Enable auto-restart" checkbox.
|
||||
|
||||

|
||||
|
||||
Advanced Settings:
|
||||
|
||||
**Advanced Settings:**
|
||||
|
||||
you need to add the "FRIGATE_RTSP_PASSWORD" environment variable and set it to your preferred password under advanced settings the rest of the environment variables you can leave as default
|
||||
|
||||

|
||||
|
||||
|
||||
Port Settings:
|
||||
**Port Settings:**
|
||||
|
||||
the network should be set to a "bridge" network. You need to map the default frigate container ports to your local synology NAS ports that you want to access Frigate using.
|
||||
> sometime the defaults container ports that frigate uses my not be available
|
||||
@ -264,7 +266,8 @@ the network should be set to a "bridge" network. You need to map the default fri
|
||||
|
||||

|
||||
|
||||
Volume Settings:
|
||||
|
||||
**Volume Settings:**
|
||||
|
||||
under volumes you need to configure 2 paths
|
||||
- The location of your config file in yaml format, this needs to be file and you need to go to the location of where your config.yml is located, this will be different depending on your NAS folder structure e.g. /docker/frigate/config/config.yml will mount to /config/config.yml within the container
|
||||
|
||||
Loading…
Reference in New Issue
Block a user