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

Simplify ipfs gateway and api setup #14

Closed
fbielejec opened this issue Aug 29, 2019 · 1 comment
Closed

Simplify ipfs gateway and api setup #14

fbielejec opened this issue Aug 29, 2019 · 1 comment
Assignees

Comments

@fbielejec
Copy link
Contributor

ipfs-server service is not necessary, It can be achieved with the nginx-proxy as vhost rules.

Implementation

Write the rules from:
https://github.com/district0x/ipfs-docker/blob/master/server/ipfs.server

into specifs ipfs host config files (one for QA and one for production).

@fbielejec fbielejec self-assigned this Aug 29, 2019
@fbielejec
Copy link
Contributor Author

Closing as too complex. The upstream blocks would need to be in a custom default nginx.conf, rewrite rules in host specific files and location blocks also in specific host _location files, this multipled by all environment. It's cleaner to maintain a specific server service

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