Hyperledger Iroha
develop

Table of contents

  • 1. Overview of Iroha
  • 2. Concepts and Architecture
  • 3. Quick Start Guide
  • 4. Integrated Projects
  • 5. Building Iroha
  • 6. Configure
  • 7. Deploy
  • 8. Maintain
    • 8.1. Adding Peers
    • 8.2. Restarting Iroha node with existing WSV
    • 8.3. Iroha installation security tips
    • 8.4. Shepherd
    • 8.5. Troubleshooting
    • 8.6. Metrics
    • 8.7. Migration To RocksDB
    • 8.8. Good Migration Practices
  • 9. Develop on Iroha
  • 10. Join the Community
  • 11. FAQ
Hyperledger Iroha
  • Docs »
  • 8. Maintain
  • Edit on GitHub

8. Maintain¶

Hardware requirements, deployment process in details, aspects related to security, configuration files — all of the listed is explained in this separate section, helpful for DevOps engineers or those who are digging deeper in the system capabilities.

Table of contents

  • 8.1. Adding Peers
    • 8.1.1. Requirements
    • 8.1.2. Usage
    • 8.1.3. Example
    • 8.1.4. Remove Peer
  • 8.2. Restarting Iroha node with existing WSV
    • 8.2.1. Dropping WSV
    • 8.2.2. State Database Schema version
    • 8.2.3. Changing Iroha version. Migration.
    • 8.2.4. Synchronize WSV mode.
  • 8.3. Iroha installation security tips
    • 8.3.1. Physical security
    • 8.3.2. Deployment
    • 8.3.3. Network configuration
    • 8.3.4. Updates
    • 8.3.5. Logging and monitoring
    • 8.3.6. OS hardening
  • 8.4. Shepherd
    • 8.4.1. Prerequisites
    • 8.4.2. Supported actions
      • 8.4.2.1. Graceful shutdown
      • 8.4.2.2. Watch it work
    • 8.4.3. Other parameters
  • 8.5. Troubleshooting
    • 8.5.1. Restore after hard shutdown
  • 8.6. Metrics
    • 8.6.1. How to use metrics?
  • 8.7. Migration To RocksDB
    • 8.7.1. How to migrate
    • 8.7.2. How to check WSV after the migration
  • 8.8. Good Migration Practices
    • 8.8.1. Here are the steps:
Next Previous

© Copyright Soramitsu Co., Ltd. Revision 86806918.

Built with Sphinx using a theme provided by Read the Docs.