wtsi-npg / sqyrrl

Sqyrrl - an HTTP server for files hosted in iRODS
GNU General Public License v3.0
0 stars 4 forks source link

Add TOML config file and update docs #67

Closed kjsanger closed 1 week ago

kjsanger commented 2 weeks ago

Add TOML config file.

Allow command line arguments to override the config file for backward compatibility.

Allow environment variables to supply missing config values for backward compatibility, except for the OIDC client secret.

Remove the possibility of using secrets set in the environment.