Skip to content

EightWeek/node-runner

 
 

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

37 Commits
 
 
 
 
 
 
 
 
 
 
 
 
 
 

Repository files navigation

The node-runner project for RadixDLT Core

This repo contains a bunch of configuration files needed for running RadixCore nodes in a live networks. We are leveraging docker technology to abstract away the operative system and hardware (lite-virtualisation) so that the same Radix Core binary can run on many platforms.

To get a better understanding please read the Quick Start pages in our Knowledge Base first.

File Organisation

  • docker/ contains Dockerfile and resources needed to build and publish our docker images
  • docker-compose/ contains the docker-compose.yml files needed to run a complete RadixCore node system.

Roadmap

  1. Alphanet2 support
  2. Betanet support
  3. iptables/eBPF support for L3/L4 filtering

Contributions

Are most welcome, although we realise that it is hard to contribute anything in the radixdlt-core project without the non-disclosed tarball.

About

Dockerfiles and docker-compose files + other glue to make it all stick together

Resources

License

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published

Languages

  • Shell 73.7%
  • Makefile 26.3%