OpenSlides/server/docker
Gernot Schulz 0f0d750d83 server: Fix database config in Docker entrypoint
Firstly, this patch ensures that the server connects to the database
according to the given configuration variables.  Up until now, there was
a pg_isready check for the hard-coded hostname "db".  While this
generally worked in the default setup – db is an alias for pgbouncer in
the provided YAML configuration files – it is obviously wrong and would
lead to unexpected behavior in customized setups.

Secondly, the .pgpass setup, which was a remnant of another time and not
used anymore, has been removed.
2021-01-18 14:00:58 +01:00
..
Dockerfile OpenSlides3+: External Autoupdate Service 2021-01-14 07:55:41 +01:00
Dockerfile.dev OpenSlides3+: External Autoupdate Service 2021-01-14 07:55:41 +01:00
entrypoint Docker: Add SAML configuration 2020-08-21 08:11:16 +02:00
entrypoint-db-setup server: Fix database config in Docker entrypoint 2021-01-18 14:00:58 +01:00
entrypoint-dev OpenSlides3+: External Autoupdate Service 2021-01-14 07:55:41 +01:00
saml-setup.sh Update saml-setup.sh (#5580) 2020-10-02 07:40:04 +02:00
settings.py OpenSlides3+: External Autoupdate Service 2021-01-14 07:55:41 +01:00