Skip to content

feat(docker/node): sovereign node utils #86

@xendarboh

Description

@xendarboh

Following #54, facilitate self-contained sovereign node that is easily able to join an active network.

  • add init target to Makefile.appchain to register local dev network with (local) appchain
  • create docker-compose.yml specifically for a single node
  • add bash script to start a dockerized node, initializing it from scratch
  • use single .env to configure scripts and docker (compose), configure:
    • identifier, port, type, address
    • appchain endpoints
  • sane defaults
    • port
    • default node log level to INFO (with easily ability to config to DEBUG)
  • support network registration by given network_id

Metadata

Metadata

Assignees

No one assigned

    Labels

    No labels
    No labels

    Type

    No type

    Projects

    Status

    Done

    Milestone

    No milestone

    Relationships

    None yet

    Development

    No branches or pull requests

    Issue actions