Pre-requisites
Activeset miner deployment
For deploying miner activeset user should own a server with only SSD's attached to it.
It should be the linux server having OS ubuntu version >= 18.04LTS
If using other than root user, then it should have sudo privileges.
If you have software raid on ssd. Please mount it to this path
/var/0chain/sharder/ssdIf you have hardware raid on ssd. No need to mount it, will be done automatically
Activeset user should also own domain name for any service provider. Create an A Record and with their server public IP.
If anything is running on port 80/443 you need to stop it release those ports as well.
When above all the steps are successfully fulfilled, Follow the next steps.
Last updated