Radix Validator Guide
  • Welcome to Avaunt Staking’s Radix Validator Guide
  • High-Level Build Configuration
  • Pre-configure the Node Server
  • Install Node Exporter
  • Build and Configure the Monitoring Webserver
  • Monitoring and Alerting
  • Securing your Monitoring Server
  • SSL Certificate with Certbot and Let's Encrypt
  • Install and Configure the Radix Validator Software
    • Install the Radix Node
    • Register as a Validator
    • Stop or Start your node
    • Update your Validator
    • Configure Radix Node Dashboard on Grafana
Powered by GitBook
On this page
  • Introduction
  • Pre-requisites
  • Contents

Was this helpful?

Welcome to Avaunt Staking’s Radix Validator Guide

NextHigh-Level Build Configuration

Last updated 3 years ago

Was this helpful?

Introduction

This guide is intended for potential Radix node runners who would like to run their own node on the Radix DLT network. The guide will walk you through the steps to build a Node Server and an optional monitoring Webserver using Prometheus and Grafana.

To learn more about Radix and the wonderful things they are building visit the Radix DLT site

Notes:

  • The steps included are based on hosting via Amazon Web Services (AWS) but could be transferred to another cloud or physical infrastructure environment.

  • This guide is based on running software and commands from a Windows Desktop. Some steps may be different on a Linux or MAC OS.

  • This guide demonstrates one of the many available configurable options for building and running a node and will be based on There are alternative strategies available and you should research the pros and cons for each setup.

  • There is a dependency on ensuring you have configured your AWS account, base AWS infrastructure and security groups as required.

Pre-requisites

  1. An AWS account and understanding of how to build instances, configure security groups and firewall rules in the EC2 Dashboard.

  2. Putty and PuttyGen installed on your computer

  3. A basic understanding of Linux commands

  4. An understanding of Docker

Contents

  1. Pre-requisites

  2. High-level Build Configuration

  3. Configure the Node Server

  4. Install Node Exporter

  5. Configuring the webserver with Prometheus & Grafana

  6. Alerting & Monitoring

  7. Optional Configuration

  8. Add the Radix Node Dashboard to Grafana

here
Docker.