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

Feature request: Publish websites with IPFS #1019

Closed
andrasfuchs opened this issue Aug 7, 2019 · 4 comments
Closed

Feature request: Publish websites with IPFS #1019

andrasfuchs opened this issue Aug 7, 2019 · 4 comments
Labels
kind/enhancement A net-new feature or improvement to an existing feature

Comments

@andrasfuchs
Copy link

I suppose the node's Public folder is intended to be public by default. It would be logical to make that folder public by publishing it as a node's IPNS folder so that it could be accessed through the /ipns/ URL.

If you want to do that now, you need to call ipfs name publish <new hash of the folder> every time you change the content of your Public folder manually. It would be great if that was automatic.

Could you add this functionality?

Also, as a nice to have change in the UI would be that if you were trying to share your public folder, the pop-up dialog would show not just the link with the IPFS hash of the folder, but also the more permanent IPNS URL of the node.

@hacdias
Copy link
Member

hacdias commented Aug 8, 2019

@andrasfuchs what do you mean by "Public folder"?

@andrasfuchs
Copy link
Author

andrasfuchs commented Aug 8, 2019

@hacdias Ahh, sorry, I think I made a mistake when I supposed that my "Public" folder was created by the node by default during its installation. I probably forgot that I created that manually a year ago or so when I installed IPFS desktop for the first time. I thought (wrongly) that everyone has one.

Anyway, my suggestion changes a little then, but still, it would be nice, if I could select one folder that would be handled by IPFS desktop as the public folder of the node, and the IPNS updates were automated when the contents of that folder changes.

What do you think?

@hacdias
Copy link
Member

hacdias commented Aug 9, 2019

Hey! I know there is a discussion about simplifying the process of publishing websites aka using IPNS. I can't find the issue now Here it is:

ipfs/ipfs-gui#69

I'll just update the title of this issue!

@hacdias hacdias changed the title Feature request: Update IPNS if Public folder was changed Feature request: Publish websites with IPFS Aug 9, 2019
@hacdias hacdias added the kind/enhancement A net-new feature or improvement to an existing feature label Aug 29, 2019
@jessicaschilling
Copy link
Contributor

Closing this issue in favor of the larger "publishing websites" discussion at ipfs/ipfs-gui#77.

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
Projects
None yet
Development

No branches or pull requests

3 participants