How to setup and run a Radix Node:
- Official Radix documentation: Getting Started
- Florian Pieper’s Production-grade Standalone Validator Guide: fpstaking/docs/validator_guide.md at main · fpieper/fpstaking · GitHub
Useful scripts:
- Florian Pieper’s failover script (systemd): https://raw.githubusercontent.com/fpieper/fpstaking/main/docs/scripts/switch-mode
- Florian Pieper’s update script (systemd): https://raw.githubusercontent.com/fpieper/fpstaking/main/docs/scripts/update-node
- @Mleekko Validator switching procedure (Dockerized setup, using radixnode): Guides/Validators at main · Radix-Live/Guides · GitHub
How to setup a Radix Gateway:
- Official Radix documentation: Getting Started
- @Mleekko A simple setup Guide (Dockerized): Guides/GatewayAPI-Dockerized at main · Radix-Live/Guides · GitHub
- @Mleekko An advanced setup Guide (with standalone DB): https://github.com/Radix-Live/Guides/tree/main/GatewayAPI-Full