RyanHendricks / docker-irisnet

Geek Repo:Geek Repo

Github PK Tool:Github PK Tool

Docker-Irisnet

Dockerized Iris Node


MicroBadger Version CircleCI (all branches) Docker Pulls

MicroBadger Version MicroBadger Layers (latest)

Getting Started

  • Customize the configuration within scripts/config.sh
  • Change ENV variables in Dockerfile (if needed)

Start Node

docker-compose up -d --build

Notes

This setup is meant to provide a full node only and not recommended for running a validator node. Although with some additional configuration to the node and the server where it will be running it is entirely possible to do so.

About

License:MIT License


Languages

Language:Shell 94.5%Language:Dockerfile 5.5%