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

include an optional gateway service #8

Closed
coryschwartz opened this issue Jun 1, 2022 · 1 comment
Closed

include an optional gateway service #8

coryschwartz opened this issue Jun 1, 2022 · 1 comment

Comments

@coryschwartz
Copy link
Collaborator

Setup a load balancer or ingress to function as a public gateway. This would work similarly to ipfs.io, the cloudflare ipfs gateay or any of the other gateway implementations, it would serve HTTP traffic.

While this is not stricltly required, as the data stored here would be accessible through any public gateway, it's a common use case, and would likely be beneficial.

Ideally, the gateway would be aware of where data is pinned and would direct traffic to the correct nodes, but simply balancing to port 8080 would work for an MVP.

@coryschwartz
Copy link
Collaborator Author

Closing, since I opened a second issue with the same purpose. #72

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