UST-QuAntiL / qhana-backend

The new REST backend for QHAna (see also qhana-plugin-runner)
Apache License 2.0
1 stars 2 forks source link

Add config value to preset plugin (runner) URLs #23

Closed buehlefs closed 2 years ago

buehlefs commented 2 years ago

Add a config option (with environment variable support) to preconfigure a list of plugin (runner) URLs. The backend should load these URLs into the database on startup. The implementation can also use two config options (one for direct plugin URLs and one for plugin runners).

There are two alternative approaches: