Skip to content
This repository has been archived by the owner on Feb 12, 2024. It is now read-only.

[WIP] feat: allow /ipns/webui.ipfs.io on api port #2281

Closed
wants to merge 1 commit into from

Conversation

lidel
Copy link
Member

@lidel lidel commented Jul 19, 2019

This PR enables user to try out the latest versions of the Web UI before they are officially released with js-ipfs (opt-in).

With this change in place, a user will be able to visit http://127.0.0.1:5001/ipns/webui.ipfs.io and have it fetch the latest version of the webui. JS IPFS can and should continue to ship with a hardcoded CID for a stable release of webui that it has been tested with, but including the ipns address in the list allows us to test out newer versions.

Context: ipfs/ipfs-companion#736
go-ipfs counterpart: ipfs/kubo#6530

We want to allow user to try out the latest versions of the webui
before they are officially released with js-ipfs.

Context: ipfs/ipfs-companion#736
go-ipfs counterpart: ipfs/kubo#6530

License: MIT
Signed-off-by: Marcin Rataj <lidel@lidel.org>
@lidel lidel requested review from olizilla and alanshaw July 19, 2019 09:02
@alanshaw alanshaw changed the title feat: allow /ipns/webui.ipfs.io on api port [WIP] feat: allow /ipns/webui.ipfs.io on api port Jul 23, 2019
@alanshaw
Copy link
Member

Holding off on this until the convo in ipfs/kubo#6530 is resolved.

@achingbrain achingbrain mentioned this pull request Oct 15, 2019
@lidel
Copy link
Member Author

lidel commented Apr 3, 2020

Pretty sure this is no longer the best way of doing this.
See ipfs/kubo#6530 (comment)

@lidel lidel closed this Apr 3, 2020
@lidel lidel deleted the feat/webui-from-dnslink branch April 3, 2020 22:20
Sign up for free to subscribe to this conversation on GitHub. Already have an account? Sign in.
Labels
None yet
Projects
None yet
Development

Successfully merging this pull request may close these issues.

None yet

2 participants