frigate/docker/main
Felipe Santos f8b0329b37
Move database and config from homeassistant /config to addon /config (#16337)
* Move database and config from homeassistant /config to addon /config

* Re-implement config migration for the add-on

* Align some terms

* Improve function name

* Use local variables

* Add model.path migration

* Fix homeassistant config path

* Ensure migration scripts run before go2rtc and frigate

* Migrate all files I know

* Add ffmpeg.path migration

* Update docker/main/rootfs/etc/s6-overlay/s6-rc.d/prepare/run

Co-authored-by: Josh Hawkins <32435876+hawkeye217@users.noreply.github.com>

* Improve some variable names and organization

* Update docs to reflect addon config dir

* Update live.md with /addon_configs

* Move addon config section to configuration doc

* Align several terminologies and improve text

* Fix webrtc example config title

* Capitalize Add-on in more places

* Improve specific add-on config dir docs

* Align bash and python scripts to prefer config.yml over config.yaml

* Support config.json in migration shell scripts

* Change docs to reflect config.yml is preferred over config.yaml

* If previous config was yaml, migrate to yaml

* Fix typo in edgetpu.md

* Fix formatting of Python files

* Remove HailoRT Beta add-on variant from docs

* Add migration for labelmap and certs

* Fix variable name

* Fix new_config_file var unset

* Fix addon config directories table

* Improve db migration to avoid migrating files like .db.bak

* Fix echo location

---------

Co-authored-by: Josh Hawkins <32435876+hawkeye217@users.noreply.github.com>
2025-03-24 09:05:59 -05:00
..
rootfs Move database and config from homeassistant /config to addon /config (#16337) 2025-03-24 09:05:59 -05:00
build_nginx.sh Fix build (#16393) 2025-02-08 14:51:42 -06:00
build_ov_model.py Update base image (#15103) 2025-02-08 12:47:01 -06:00
build_pysqlite3.sh Semantic Search for Detections (#11899) 2024-08-29 20:19:50 -06:00
build_sqlite_vec.sh Fix build (#16393) 2025-02-08 14:51:42 -06:00
Dockerfile Move database and config from homeassistant /config to addon /config (#16337) 2025-03-24 09:05:59 -05:00
fake_frigate_run Community Supported Boards Framework (#7114) 2023-07-23 16:45:29 -05:00
install_deps.sh Improve ffmpeg versions handling (#16712) 2025-02-20 18:07:41 -07:00
install_hailort.sh Consolidate HailoRT into the main Docker Image (#16487) 2025-02-11 09:08:13 -07:00
install_s6_overlay.sh Update s6 overlay version to 3.1.5.0 in the Docker installation script (#7584) 2023-09-01 07:01:19 -05:00
install_tempio.sh fix tempio install for arm64 (#11691) 2024-06-02 08:47:11 -05:00
requirements-dev.txt Docs improvements (#8641) 2023-11-18 08:04:43 -06:00
requirements-ov.txt upgrade to latest openvino version (#11563) 2024-05-27 14:49:35 -06:00
requirements-wheels.txt Update markupsafe requirement from ==2.1.* to ==3.0.* in /docker/main (#14213) 2025-03-11 17:46:47 -06:00
requirements.txt Update python deps (#15618) 2025-02-08 12:47:01 -06:00