Giter Club home page Giter Club logo

node_maintenance's Introduction

RDDL Node Maintenance

Set up stages

The install.sh script is meant to simplify installation and setup of rddl network nodes.

The overall process is staged into the following steps:

  1. install_stack: installs all dependencies and the software stack
  2. initialize_components: initializes the different components
  3. get_identities: get the system identities for to be configured
  4. configure_components: configures the components with respect to the prior initialization
  5. start_services: starts all services
  6. verify_status: get the status of all services

New deployment

Deployment of an new network is done as follows

  1. Define a network name and the IPs/names of all nodes in the install.sh file
  2. Perform steps 1,2, and 3.
  3. MANUALLY Adjust the genesis.json file and copy the public keys (step 3) of all nodes to the file
  4. MANUALLY Adjust the config.yaml and define the 'persistent_peers' with the IPs/hostnames and the tendermint address from step 3.
  5. Perform step 4
  6. MANUALLY login to the hosts and remove their own entry from the .tendermint/config/config.yaml persistent_peer list
  7. Perform step 5

Verification of the working network

Create a transaction, note down the transaction id and verify if the TX is present on all nodes:

  1. Create transaction and write down TX-id
  2. call ./install.sh has_tx
  3. verify if the TX is available on all nodesg

Running the docker image

  1. please run 'tendermint init --home ./.tendermint' before running the planetmint-aio for the fist time.

node_maintenance's People

Contributors

eckelj avatar

Stargazers

Stefan Weber avatar

Watchers

 avatar

node_maintenance's Issues

Define RDDL-Validator Monikers

The moniker of each validator has to be defined accordingly.
All of them are equal at this point, and it is impossible to differentiate them on the network explorer easily.

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.