Giter Club home page Giter Club logo

defund-snapshots's Introduction

image

defund-snapshots

Snapshot installation May 8
(Before installing a snapshot, we recommend that you save important files)

Open your terminal next command:
Download archive backup (average time 120-360 minutes)
wget dragonapi.space/last_data_defund.tar
Stop nodes and reset database
systemctl stop defund && defundd tendermint unsafe-reset-all
Move arhive backup to directory .defund
mv last_data_defund.tar $HOME/.defund/
Open .defund directory
cd $HOME/.defund/
Unarchive archive backup
tar xfv last_data_defund.tar
Download addrbook.json and move to directory .defund/config/
wget dragonapi.space/addrbook.json && mv addrbook.json $HOME/.defund/config/
Start node and show logs
sudo systemctl start defund && sudo journalctl -u defund.service -f -o cat
Open .defund directory and remove archive backup (free storage)
cd $HOME/.defund && rm -rf last_data_defund.tar

If you have any questions write to Discord: icodragon#4560

defund-snapshots's People

Contributors

icodragon avatar

Stargazers

 avatar  avatar  avatar  avatar  avatar  avatar  avatar

Watchers

 avatar

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.