Versuche, Discourse auf Portainer zu installieren, aber der Basiscontainer wird nicht gezogen.
Bearbeiten: Ich möchte die Basis-Docker-Version auf Portainer bereitstellen.
Das einzige, was funktioniert, ist das von Bitnami, und obwohl es installiert wurde, erhalte ich die folgende Fehlermeldung. Wie behebe ich das?
Ich benutze übrigens Linode und Portainer auf Docker.
logs:
discourse 10:15:22.54
discourse 10:15:22.54 Willkommen beim Bitnami Discourse Container
discourse 10:15:22.54 Reichen Sie Probleme und Funktionsanfragen unter https://github.com/bitnami/containers/issues ein
discourse 10:15:22.54
discourse 10:15:22.55 INFO ==> Validating settings in POSTGRESQL_CLIENT_* env vars
discourse 10:15:22.57 WARN ==> Hostname postgresql could not be resolved, this could lead to connection issues
discourse 10:15:22.58 WARN ==> Hostname redis could not be resolved, this could lead to connection issues
discourse 10:15:22.58 WARN ==> The DISCOURSE_DATABASE_PASSWORD environment variable is empty or not set. Set the environment variable ALLOW_EMPTY_PASSWORD=yes to allow a blank password. This is only recommended for development environments.
discourse 10:15:22.58 WARN ==> The DISCOURSE_REDIS_PASSWORD environment variable is empty or not set. Set the environment variable ALLOW_EMPTY_PASSWORD=yes to allow a blank password. This is only recommended for development environments.
discourse 10:15:22.59 INFO ==> Creating Discourse configuration file
discourse 10:15:22.62 INFO ==> Ensuring Discourse directories exist
discourse 10:15:22.63 INFO ==> Trying to connect to the database server
discourse 10:16:22.76 ERROR == Could not connect to the database
discourse 10:20:07.85
discourse 10:20:07.85 Willkommen beim Bitnami Discourse Container
discourse 10:20:07.85 Abonnieren Sie Projektaktualisierungen, indem Sie zuschauen
discourse 10:20:07.85
discourse 10:20:07.86 INFO ==> Validating settings in POSTGRESQL_CLIENT_* env vars
discourse 10:20:07.89 WARN ==> Hostname postgresql could not be resolved, this could lead to connection issues
discourse 10:20:07.89 WARN ==> Hostname redis could not be resolved, this could lead to connection issues
discourse 10:20:07.90 WARN ==> The DISCOURSE_DATABASE_PASSWORD environment variable is empty or not set. Set the environment variable ALLOW_EMPTY_PASSWORD=yes to allow a blank password. This is only recommended for development environments.
discourse 10:20:07.90 WARN ==> The DISCOURSE_REDIS_PASSWORD environment variable is empty or not set. Set the environment variable ALLOW_EMPTY_PASSWORD=yes to allow a blank password. This is only recommended for development environments.
discourse 10:20:07.90 INFO ==> Creating Discourse configuration file
discourse 10:20:07.95 INFO ==> Ensuring Discourse directories exist
discourse 10:20:07.96 INFO ==> Trying to connect to the database server
discourse 10:21:08.11 ERROR == Could not connect to the database