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

gateway: Mutable Filesystem accessablity #5185

Closed
wants to merge 2 commits into from
Closed

gateway: Mutable Filesystem accessablity #5185

wants to merge 2 commits into from

Conversation

TUSF
Copy link
Contributor

@TUSF TUSF commented Jul 4, 2018

URL paths beginning with /~/ will grant access to the mfs from the gateway.
The prefix can be changed to /mfs/ if that is more desirable.

License: MIT
Signed-off-by: Jeremia Dominguez ragef33@gmail.com

URL paths beginning with /~/ will grant access to the mfs from the gateway.
The prefix can be changed to /mfs/ if that is more desirable.

License: MIT
Signed-off-by: Jeremia Dominguez <ragef33@gmail.com>
@TUSF TUSF requested a review from Kubuxu as a code owner July 4, 2018 06:25
@Stebalien
Copy link
Member

So, we were actually thinking of using /local for this. However, exposing this from the gateway is something we have to think about and definitely put behind a config option (that defaults to off).

We're going to have a meeting next week to discuss the next steps for MFS so I'll be sure to bring this up.

@Stebalien Stebalien added kind/enhancement A net-new feature or improvement to an existing feature need/community-input Needs input from the wider community labels Jul 5, 2018
License: MIT
Signed-off-by: Jeremia Dominguez <ragef33@gmail.com>
@TUSF
Copy link
Contributor Author

TUSF commented Jul 6, 2018

Alright. I changed the path to /local, and added the option to enable mfs through the gateway using --enable-mfs-gateway when running the daemon. It occurred to me that you probably meant having it be enabled through ipfs config or something, but I'm not familiar enough with the source yet to fiddle with that.

@momack2 momack2 added this to Inbox in ipfs/go-ipfs May 9, 2019
@guseggert guseggert closed this Sep 15, 2021
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
kind/enhancement A net-new feature or improvement to an existing feature need/community-input Needs input from the wider community
Projects
No open projects
Development

Successfully merging this pull request may close these issues.

None yet

3 participants