Skip to content

minersunion/autovalidator

Repository files navigation

AutoValidator

Whitehat bittensor validator initiative, the AutoValidator aim to facilitate validation process across all subnets.

How to use

python core/generate_config.py

> Enter the project name: 
> Enter the GitHub repository URL: 
> Enter the deployment path on the server: 
> Enter the Python version to use: 
> Do you need to add an API key? (yes/no): 
> Inventory generated: inventories/dev/hosts.yml
> Group vars file generated: inventories/dev/group_vars/
> Playbook generated: playbooks/deploy_
> Role generated: roles/role_

Ansible

Make sure you have SSH access to the servers defined in your inventory. You should be able to SSH into them without requiring a password (using SSH keys)

Deploy

ansible-playbook -i inventories/testnet/hosts.yml playbooks/deploy_text-prompting.yml -vvv

Check changes

ansible-playbook -i inventories/testnet/hosts.yml playbooks/deploy_text-prompting.yml -vvv --check

KPIs for any subnet owner

This list is non-exhaustive.

About

Aims to facilitate validation process

Resources

License

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published