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

Enable external connectivity to the Oakestra network #154

Open
2 of 4 tasks
smnzlnsk opened this issue Dec 7, 2023 · 0 comments
Open
2 of 4 tasks

Enable external connectivity to the Oakestra network #154

smnzlnsk opened this issue Dec 7, 2023 · 0 comments
Assignees

Comments

@smnzlnsk
Copy link
Collaborator

smnzlnsk commented Dec 7, 2023

Short

The current platform does not allow for external entities to connect to services deployed inside a Oakestra cluster. Implementing a gateway component that enables this could fix this.

Proposal

Extend the net-manager to deploy gateways as needed, when a developer requests the exposure of a service to the outside network. This gateway would setup a direct connection to the service in question, exposing it on a port of its public IP address.

Ratio

Allows for external developers/services/servers to connect to the service inside Oakestra

Impact

all

Status

testing

Checklist

  • Discussed
  • Documented
  • Implemented
  • Tested
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

When branches are created from issues, their pull requests are automatically linked.

1 participant