wzor / ansible_sui_node

Project for fast start SUI-node (Wave2) with Grafana monitoring

Geek Repo:Geek Repo

Github PK Tool:Github PK Tool


Logo

SUI-node one command installation script

Easy way to start you Sui-node!

About The Project

The solution is designed for quick SUI-node installation on Debian (10 or older) or Ubuntu (18.04 or older) operating systems.

The solution is simple and involves just a single command executed from the root user.

curl -s https://raw.githubusercontent.com/mokando/ansible_sui_node/main/deploy.sh | bash

Project Components

  • SUI-node (main product)
  • Docker service (to run monitoring)
  • Node exporter (your server state collector)
  • Prometheus (state database)
  • Grafana (monitoring visualisation)
  • Nginx (WEB-server for HTTP access)

Project Requirements

About

Project for fast start SUI-node (Wave2) with Grafana monitoring


Languages

Language:Jinja 93.7%Language:Shell 6.3%