Skip to content

Update setup.sh script to be more restrictive for Postgres usernames

Nicola Stoira requested to merge sphnc-330 into main

New checks added:

  • Checks that POSTGRES_USER and GRAFANA_POSTGRES_USER have different values
  • Checks that value user is not used for defining POSTGRES_USER and GRAFANA_POSTGRES_USER

@philip.krauss Is that enough or did you have other checks in mind? Why should it be different from postgres?

Edited by Nicola Stoira

Merge request reports

Loading