Open corneliusroemer opened 1 month ago
I wouldn't add unused fields: it's already a fair bit of effort to seal all the secrets. That doesn't stop you getting consistency, I expect, but it means you need to construct the URL from the address and the port, for example
@anna-parker and I were looking into how to get the database name from the config. We were a bit confused that we currently specify secrets for keycloak-database and loculus-database in inconsistent ways:
For more consistency we should
database
toloculus-database
database
,addr
,url
... inloculus-database
and vice versa