- Build the docker images in the root of the repository
make amd64_all
(or appropriate for your system) - Create a config file in
config/
- Run the container:
docker run --rm --name frigate --privileged -v $PWD/config:/config:ro -v /etc/localtime:/etc/localtime:ro -p 5000:5000 frigate
- Run the dev ui:
cd web && npm run start
web
Folders and files
Name | Name | Last commit date | ||
---|---|---|---|---|
parent directory.. | ||||