mirror of
https://github.com/blakeblackshear/frigate.git
synced 2026-02-04 18:25:22 +03:00
Update installation.md
This commit is contained in:
parent
8a58370401
commit
95273bb4c8
@ -243,6 +243,7 @@ you can run Frigate NVR on DSM 7.x. tested on DSM 7.1.1-42962 Update 4
|
||||
|
||||
|
||||
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.
|
||||
|
||||
@ -255,6 +256,7 @@ you need to add the "FRIGATE_RTSP_PASSWORD" environment variable and set it to y
|
||||
|
||||
|
||||
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
|
||||
> on your NAS due to services you may be running,
|
||||
@ -263,6 +265,7 @@ the network should be set to a "bridge" network. You need to map the default fri
|
||||

|
||||
|
||||
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
|
||||
- The location on your NAS where the recordings will be saved this needs to be a folder e.g. /docker/volumes/frigate-0-media (or where ever you would like the recordings to get saved on your NAS
|
||||
|
||||
Loading…
Reference in New Issue
Block a user