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

The application port is hard-coded to 9081 #418

Open
jpswinski opened this issue Jun 19, 2024 · 0 comments
Open

The application port is hard-coded to 9081 #418

jpswinski opened this issue Jun 19, 2024 · 0 comments

Comments

@jpswinski
Copy link
Member

Even though the server.lua script allows the application port to be overridden. And even though the httpd server can run on any port. The Orchestrator library along with the registration service lua script hard codes the application port to 9081.

There needs to be a more unified way set these global variables. Right now everything is passing through OsApi, but really there should be something more generic - like maybe a registry in the OsApi class for setting environment variables.

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