GithubHelp home page GithubHelp logo

avadodserver / aip-avado-improvement-proposal Goto Github PK

View Code? Open in Web Editor NEW
1.0 1.0 0.0 0 B

If you see any topics that should be improved please create an issue here and describe as best as possible what you think should be improved.

aip-avado-improvement-proposal's People

Stargazers

 avatar

Watchers

 avatar  avatar  avatar

aip-avado-improvement-proposal's Issues

Refreshing local IP

It should be possible from the UI to:

This is especially important for people with failover internet connections. A network cache can interfere with getting a new IP address from another router, and the node can experience prolonged downtime. A forced ip renewal would speed this recovery up.

Allow manual port definitions

Packages currently come with ports predefined. It would be useful to be able to open them and re-run a container with those ports, as if the container was run with -p 12000:12000. Actual example use case is Prometheus on both Kusama and Prsym beacon node - ports 9615 and 8080 respectively.

Show all necessary packages as dependencies

Certain packages (primary) will only work if other packages (secondary) are already installed and running.
Example: ENS resolver is a crucial secondary package for any primary package using the wizard, as the wizard is an .eth link

To ensure that users know about these dependencies, they should be informed when installing the primary package. If possible the installation process should check for the secondary packages and automatically install them, if they are not running.

Open both TCP and UDP

When opening ports of the various containers, make sure both TCP and UDP are open. This is necessary for Ethereum to have Discovery v5 working.

Proxy pass the dashboard

The dashboard should be accessible through a public IP of the internet the node is connected to, for everyone who wants to manage their node remotely and is finding the Avado bridge unreliable or unreachable. The public availability of the dashboard should be HTTP-basic-auth protected and a toggle in the settings, so not open by default.

Access data folder of containers

Sometimes direct access to data folders of the running containers is necessary. For example, extraction of keys, or a renewal of network keys to recover a node's network reputation. One should be able to see the directory structure of a container's data folder in the UI, and be able to explore it, delete, download, upload, and create files.

Allow UI option to change Avado Wifi password

For safety, have a timeout of 10 minutes after changing. If the user does not log in using the new password and confirm the selection, the password should revert back to avado123.

Allow manual updates

Right now, when a critical update is issued, one has to wait for the team to update the container and provide a new binary. In validation environments this is especially dangerous. Users should be able to auto-dockerize and run the latest binary available on the release page of a project. Whether this should be accomplished via a direct run (no docker) or some kind of docker wrapper, I'm not qualified to speculate.

Recommend Projects

  • React photo React

    A declarative, efficient, and flexible JavaScript library for building user interfaces.

  • Vue.js photo Vue.js

    ๐Ÿ–– Vue.js is a progressive, incrementally-adoptable JavaScript framework for building UI on the web.

  • Typescript photo Typescript

    TypeScript is a superset of JavaScript that compiles to clean JavaScript output.

  • TensorFlow photo TensorFlow

    An Open Source Machine Learning Framework for Everyone

  • Django photo Django

    The Web framework for perfectionists with deadlines.

  • D3 photo D3

    Bring data to life with SVG, Canvas and HTML. ๐Ÿ“Š๐Ÿ“ˆ๐ŸŽ‰

Recommend Topics

  • javascript

    JavaScript (JS) is a lightweight interpreted programming language with first-class functions.

  • web

    Some thing interesting about web. New door for the world.

  • server

    A server is a program made to process requests and deliver data to clients.

  • Machine learning

    Machine learning is a way of modeling and interpreting data that allows a piece of software to respond intelligently.

  • Game

    Some thing interesting about game, make everyone happy.

Recommend Org

  • Facebook photo Facebook

    We are working to build community through open source technology. NB: members must have two-factor auth.

  • Microsoft photo Microsoft

    Open source projects and samples from Microsoft.

  • Google photo Google

    Google โค๏ธ Open Source for everyone.

  • D3 photo D3

    Data-Driven Documents codes.