Skip to content
This repository was archived by the owner on Nov 1, 2022. It is now read-only.

Commit 5faaf7b

Browse files
committed
update README.md
1 parent d0e7636 commit 5faaf7b

File tree

2 files changed

+5
-4
lines changed

2 files changed

+5
-4
lines changed

README.md

Lines changed: 5 additions & 4 deletions
Original file line numberDiff line numberDiff line change
@@ -1,17 +1,18 @@
11
# IPFS Cluster WebUI
22

3-
This is a very work in progress web ui for `ipfs-cluster-service`.
3+
This is a web ui for `ipfs-cluster-service`.
4+
You can check it out right [here](http://cluster-webui.duckdns.org.ipns.localhost:8080/).
5+
Or you can follow the instructions below and build it yourself.
46

57
![screenshot](./docs/img/ipfs-cluster-webui.png)
68

7-
## Getting started
89

9-
### Prerequisites
10+
## Notes
1011

1112
The `service.json` file will have to have `restapi.cors_allowed_methods` with at least the values `["GET","POST","DELETE"]`.
1213
Or updating/adding/deleting will not work.
1314

14-
### Running it
15+
## Getting started
1516

1617
1. Clone this repository
1718
2. install dependencies with `yarn install`

docs/img/ipfs-cluster-webui.png

2.27 KB
Loading

0 commit comments

Comments
 (0)