-
Notifications
You must be signed in to change notification settings - Fork 26
Open
Description
Describe the Bug
The https://github.com/fosrl/gerbil/blob/main/config_example.json seems to be outdated. ipAddress for example isn't referenced in the https://github.com/fosrl/gerbil/blob/main/README.md, but the CLI Args talks about an example_config.json which doesn't exist.
Environment
To Reproduce
See https://github.com/fosrl/gerbil/blob/main/config_example.json
Expected Behavior
I'd love a full config example to see all best-practices.
REMOTE_CONFIGsays "URL of the remote config server" - Aren't we talking Pangolin here? Can we say so in the documentation, e.g. "URL of the remote config server (e.g. Pangolin)"?- Documentation differs between the CLI args & Environment Variables, probably should be a table with the same explanation and just listing CLI arg & env var
reachableAtsays "How should the remote server reach Gerbil's API?" or "Endpoint of the HTTP server to tell remote config about" - Are we talking about remote servers as-innewt? Since the documentation and all examples talk about the local address (e.g. "http://gerbil:3004"), this isn't very "remote" to me. Also see above it is called the "remote config server", so I assume we are actually talking about Pangolin here and not newt.
Metadata
Metadata
Assignees
Labels
No labels