Lucia-PostgreSQL postgres:17 https://hub.docker.com/_/postgres lucia bash false https://github.com/seiggy/lucia-dotnet/issues https://github.com/seiggy/lucia-dotnet PostgreSQL storage for Lucia configuration, traces, and tasks. Before installing, run `docker network create lucia` in the Unraid terminal. Install this template before Lucia. HomeAutomation: https://raw.githubusercontent.com/seiggy/lucia-dotnet/master/templates/lucia-postgres.xml https://github.com/seiggy/lucia-dotnet/blob/master/infra/unraid/README.md https://raw.githubusercontent.com/docker-library/docs/master/postgres/logo.png lucia database postgres home assistant --restart=unless-stopped --health-cmd="pg_isready -U lucia -d postgres" --health-interval=10s --health-timeout=5s --health-retries=5 Before installing, run `docker network create lucia` in the Unraid terminal and install the supplied init.sql file as described in the Lucia Unraid readme. PostgreSQL