The IOTA Full Node Installer (IRI)¶
Welcome to IRI-playbook full node installer!
NOTE: Please consider switching to Hornet-playbook <https://github.com/nuriel77/hornet-playbook>
To install your node go to Getting Started Quickly.
Watch this video on how simple it is to install a node using the IRI playbook! (credits to discord user TangleAid)
This Installer Includes¶
- Fully automated installation
- Configuration of firewall and security
- All services running in Docker containers
- Automatically configure the java memory limits based on your system’s RAM
- IOTA Peer Manager to manage neighbors
iric
, a menu-driven utility to help manage the node- Serve IOTA Peer Manager and Graphs password protected via HTTPS (secure)
- IRI metrics and graphs, created by Chris Holliday’s IOTA Exporter.
- IOTA Caddy PoW middleware, thanks to Luca Moser https://github.com/luca-moser/iotacaddy/blob/master/IOTA.md.
Please star the playbook’s repository on github: iri-playbook
- Introduction
- Overview
- Getting Started Quickly
- The Requirements
- Installation
- Post Installation
- Full Node Remote Access
- Files and Locations
- Maintenance
- Docker
- Load Balancer
- Security Hardening
- Fullnode IRI Configuration Utility
- Troubleshooting
- FAQ
- How to override playbook variables
- How to tell if my node is synced
- How do I tell if I am syncing with my neighbors
- Where to get the latest milestone index from
- Why is latestSolidSubtangleMilestoneIndex always behind latestMilestoneIndex
- How to get my node swap less
- Where can I get a fully synced database to help kick start my node
- Uninstall
- Command Glossary
- Appendix
- Using Fully Qualified Domain Name for my server
- Configuring my server with HTTPS
- Reverse Proxy for IRI API (wallet)
- Sending Alert Notifications
- Configuring Multiple Nodes for Ansible
- Using Nano to Edit Files
- Running IRI API Port Behind HAProxy
- Installation Options
- Upgrade IRI and Remove Existing Database
- Upgrade IRI and Keep Existing Database
- Disclaimer
- Donations