Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

All IP addresses and ports across SODA Installation should be fetched from a common configuration file. #1

Open
Martin-20122001 opened this issue Apr 1, 2023 · 0 comments

Comments

@Martin-20122001
Copy link

Currently in the dashboard we are setting the IP address and Ports of the API end points via the installer using an ansible scenario task.
The fallback is set to local host (127.0.0.1) and the port is hardcoded.
ideally this value should be read from a config file that is common across the SODA installation.
Why this issue to fixed / feature is needed(give scenarios or use cases):
Since the SODA Installer project installs different projects that use the same SODA endpoints, the installer should refer to one location and similarly the projects being installed must refer to the same location for all the configurable endpoints, IP addresses and ports.

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Projects
None yet
Development

No branches or pull requests

1 participant