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.
- 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.
- Alphanet2 support
- Betanet support
- iptables/eBPF support for L3/L4 filtering
Are most welcome, although we realise that it is hard to contribute anything in the radixdlt-core project without the non-disclosed tarball.