Lissy93 / portainer-templates

🚢 500+ 1-click Portainer app templates
https://portainer-templates.as93.net
MIT License
1.83k stars 176 forks source link

Authentik deployment error `while interpolating services.postgresql.environment.[]: required variable PG_PASS is missing a value` #23

Closed HammyHavoc closed 6 months ago

HammyHavoc commented 8 months ago

I'm attempting to deploy Authentik. When I Deploy the stack via the template, I get the following deployment error:

failed to deploy a stack: time="2024-01-02T02:24:00Z" level=warning msg="The \"PG_PASS\" variable is not set. Defaulting to a blank string." parsing /data/compose/10/7a8b826cc7ab28a33f4b8c8f127877d4404b9a50/Template/Stack/authentik.yml: error while interpolating services.postgresql.environment.[]: required variable PG_PASS is missing a value: database password required

I'm new to Portainer, but I already realize that unlike Unraid, not all the expected fields are appearing. I only get the following:

Though unlike Unraid, I can't see how the missing field(s) would be added.

Lissy93 commented 6 months ago

See: https://github.com/Lissy93/portainer-templates?tab=readme-ov-file#raising-issues

Issues relating to specific images need to be raised upstream.

This repo just collates templates listed in the Sources into a single manifest, so once a fix has been pushed out upstream, it will be available here.