Skip to content
This repository has been archived by the owner on Aug 2, 2021. It is now read-only.

Http admin page for swarm nodes #159

Open
gbalint opened this issue Dec 12, 2017 · 1 comment
Open

Http admin page for swarm nodes #159

gbalint opened this issue Dec 12, 2017 · 1 comment

Comments

@gbalint
Copy link

gbalint commented Dec 12, 2017

Closely connected to the status page issue #158

The difference from the status page that the admin page should be interactive: it should contain parameters which can be updated.

It doesn't necessarily has to be a separate page from the status page.

Examples

  • update storage size
  • upload file

Possible issues

Some parameters are not updatable on the fly in the swarm implementaion. So this issue is not just ui development, some refactoring is possibly needed in swarm too.

We have take care of security, perhaps there is an "internal" domain, for example bzz://upload.internal and bzz://status.internal (a bit like chrome://settings/)

@gbalint
Copy link
Author

gbalint commented Dec 12, 2017

Maybe we can integrate with the geth dashboard: https://github.com/ethereum/go-ethereum/tree/master/dashboard

Sign up for free to subscribe to this conversation on GitHub. Already have an account? Sign in.
Projects
No open projects
Development

No branches or pull requests

4 participants