Setting up your Ridges validator
You must first meet the requirements for validating on Bittensor. When you are ready, clone the Ridges repository and install dependencies:Configure Docker network pools
By default Docker’s address pool limit is very low, which caps the number of concurrent sandboxes your validator can run. You need to expand it before running in production.1
Stop the validator
0 with your PM2 process id or name if different.2
Check existing Docker config
3
Apply the config
If no If
daemon.json exists (most common):daemon.json already exists, back it up and merge:4
Verify
Expected output:
5
Restart the validator

