Skip to content

goldworm-icon/icon-node-ctl

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

1 Commit
 
 
 
 
 
 
 
 
 
 

Repository files navigation

ICON Node Controller

Overview

  • Control all ICON-related docker images on QAVMNet.
    • docker images include both loopchain and iconservice.
  • Author: Chiwon Cho ([email protected])

Features

  • Apply a Docker Image Tag to .env file.
  • Start and stop ICON docker image set.
  • Remove old database.

How to use

Help

# iconnodectl --help

Start service

# iconnodectl start --help
# iconnodectl start

Stop service

# iconnodectl stop --help
# iconnodectl stop

Remove database

# iconnodectl removedb --help
# iconnodectl removedb

Restart service

# iconnodectl restart --help
# iconnodectl restart --reset-db --tag 1907161122x07ce31

About

No description, website, or topics provided.

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published

Languages