Skip to content

How to properly expose the IPFS API for just this action? #6

@markg85

Description

@markg85

Hi,

If you're running an IPFS node locally i "think" the API is only exposed for you on the local network.
If you run an IPFS node in docker (and follow the advice in the docker ipfs page) then you too only get an API that is exposed locally.

I don't think one would want to have a public API unless you willingly do just that.

So that leaves the question. How to properly expose the IPFS API so that it can be used for this action alone?
An alternative way seems to be to use nginx as reverse authentication proxy like this.

I hope you have some advice on how to do this!

Cheers,
Mark

Metadata

Metadata

Assignees

No one assigned

    Labels

    No labels
    No labels

    Projects

    No projects

    Milestone

    No milestone

    Relationships

    None yet

    Development

    No branches or pull requests

    Issue actions