frigate_nvr_installation
Differences
This shows you the differences between two versions of the page.
Next revision | Previous revision | ||
frigate_nvr_installation [2024/12/06 15:40] – created mark_scottworld.net | frigate_nvr_installation [2025/04/18 13:40] (current) – removed mark_scottworld.net | ||
---|---|---|---|
Line 1: | Line 1: | ||
- | ====== Frigate NVR Installation ====== | ||
- | |||
- | ===== Docker Installation ===== | ||
- | |||
- | Download and save the Docker repository signing key: | ||
- | |||
- | curl -fsSL https:// | ||
- | | ||
- | Add the Docker repository in / | ||
- | |||
- | deb [arch=amd64 signed-by=/ | ||
- | | ||
- | Allow unattended updates from this repository by add to / | ||
- | |||
- | < | ||
- | Unattended-Upgrade:: | ||
- | // Append to end of existing entries | ||
- | " | ||
- | }; | ||
- | </ | ||
- | |||
- | Update the repositories and install the package: | ||
- | |||
- | < | ||
- | apt update | ||
- | apt install docker-ce docker-ce-cli containerd.io docker-compose-plugin | ||
- | </ | ||
- | |||
- | Check all is working with: | ||
- | |||
- | docker version | ||
- | | ||
- | Stop the services |
frigate_nvr_installation.1733496006.txt.gz · Last modified: 2024/12/06 15:40 by mark_scottworld.net