Running a TEN Validator Node on Azure
This guide provides detailed instructions to set up and manage a TEN Validator Node on Azure using Terraform and Ansible. Due to TEN’s use of SGX architecture and cloud-specific security assurances, a
Overview
Requirements
ansible-galaxy collection install community.docker community.crypto
Clone the TEN Validator Repository
Azure Setup Instructions (Terraform)
Step 1: Authenticate and Configure Azure
Step 2: Configure Terraform Variables (optional)
Step 3: Deploy the Terraform Script
Step 4: Access the Validator Node (Optional)
TEN Validator Setup Instructions (Ansible)
Managing the Validator Node
Last updated