Skip to content

JulI0-concerto/jaguar-node

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

5 Commits
 
 
 
 
 
 
 
 
 
 
 
 

Repository files navigation

Quick Start

This setup not include nvme disk setup. It lease the nvme disk setup to the operators.

NOTE: Only tested on Ubuntu 22.04.

  1. clone the repo and cd into the directory
git clone https://github.com/JulI0-concerto/jaguar-node.git
  1. Install ansible
sudo apt install ansible
  1. Install ansible community.general module
ansible-galaxy collection install community.general
  1. Edit and Run the following command to install the full validator profile
ansible-playbook  playbooks/full-validator-mainnet-profile.yaml -i inventory -e host=local --connection=local

About

Ansible playbooks helping setup Solana nodes

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

 
 
 

Contributors