## ## Home Assistant BOOTSTRAP secrets ## ## This file is a TEMPLATE. It is copied to /config/secrets.yaml on first boot ## ONLY if that file does not already exist (see home-assistant-init.service). ## Values referenced from configuration.yaml with the !secret tag are looked up ## here. ## ## The value below matches the development password created by the `postgresql` ## hook (other/postgresql/home-assistant.sql). In production, the operator ## overlay provides this file with the real database password, so no site secret ## ships in the cookbook package. ## recorder_db_url: postgresql://home_assistant:home_assistant@127.0.0.1:5432/home_assistant