Galaxy: API endpoint for config settings

Created on 13 Dec 2017  路  3Comments  路  Source: galaxyproject/galaxy

I think it may be helpful to have an API endpoint (and maybe a simple form) that just dumps everything in app.config. Given that we have a few different ways to define config settings I think it would be helpful to display what galaxy is really using.

areAPI areadmin statuplanning

All 3 comments

Isn't what /api/configuration from lib/galaxy/webapps/galaxy/api/configuration.py supposed to do?

why yes ... how did I not know about this?

public-galaxy-servers consumes it, it's super helpful. If you implement new features and want to track adoption, consider adding the flag to the configuration api.

See bottom half of:
https://grafana.denbi.uni-freiburg.de/dashboard/db/public-galaxy-servers

Was this page helpful?
0 / 5 - 0 ratings