mirror of
https://github.com/akvorado/akvorado.git
synced 2025-12-12 06:24:10 +01:00
orchestrator: allow to register several configuration for a given service
Use the first one by default and if the index is not known. Remove service registration as this is not used yet.
This commit is contained in:
@@ -27,6 +27,7 @@ file and the other services should point to it.
|
||||
$ akvorado orchestrator /etc/akvorado/config.yaml
|
||||
$ akvorado inlet http://orchestrator:8080
|
||||
$ akvorado console http://orchestrator:8080
|
||||
$ akvorado console http://orchestrator:8080#2
|
||||
```
|
||||
|
||||
Each service embeds an HTTP server exposing a few endpoints. All
|
||||
|
||||
Reference in New Issue
Block a user