Giter Site home page Giter Site logo

edge-electrum-swarm's Introduction

Environment Variables availble for scripting

1. General Parameters

  • DNS
  • LOCAL_DIR - The script file location
  • COINS_CONFIG_PATH
  • COIN_NAME
  • CUSTOM_SCRIPT_PATH
  • CRON_JOB

2. Host's data paths

  • ROOT_DATA_DIR
  • HOST_DATA_DIR
  • COIND_HOST_DATA_DIR
  • ELECTRUMX_HOST_DATA_DIR

3. Coind's cointainer specific parameters

  • COIND_CONTAINER_NAME
  • COIND_IMAGE_BIN - The command to run the deamon inside the coind image
  • COIND_IMAGE_NAME - The docker image (must be versioned) from docker hub
  • COIND_IMAGE_DATA_DIR - The Image's mounted volume path
  • COIND_RESTART_POLICY - The Container's Restart Policy
  • NETWORK_PORT - The coin's p2p network port
  • RPC_HOST
  • RPC_PORT - The RPC port for the coind
  • RPC_USER
  • RPC_PASSWORD

4. Electrumx's cointainer specific parameters

  • ELECTRUMX_CONTAINER_NAME
  • ELECTRUMX_IMAGE_NAME
  • ELECTRUMX_IMAGE_BIN
  • ELECTRUMX_IMAGE_DATA_DIR
  • ELECTRUMX_COMPACT_BIN
  • ELECTRUMX_CONTAINER_NET
  • ELECTRUMX_RESTART_POLICY
  • NET
  • COIN - The coin name that according to electrumx naming conventions
  • MAX_SESSIONS
  • DAEMON_URL
  • ELECTRUMX_HOST
  • ELECTRUMX_BASE_PORT
  • PORT_OFFSET - The port offset to use for the electrumx ports
  • ELECTRUMX_TCP_BASE_PORT
  • ELECTRUMX_SSL_PORT_OFFSET
  • TCP_PORT
  • SSL_PORT
  • SERVICES
  • REPORT_SERVICES

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.