Skip to content

aspekt112/p2p_test

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

4 Commits
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 

Repository files navigation

P2P Validator test

  • Deploy Cosmos testnet chain;
  • Max server security level (check with lynis > 80);
  • Collect chain metrics with prometheus exporter writen in Go lang;

Ansible playbooks were written for each of those task, here they are:

# Install and init cosmos chain testnet
ansible-playbook cosmos.yaml -i hosts

# Install lynis and bring the server to the required security level
ansible-playbook lynis.yaml -i hosts

# Set up metrics exporter
ansible-playbook exporter.yaml -i hosts

About

No description, website, or topics provided.

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages