Pre-requisites
Activeset sharder deployment
For deploying sharder activeset user should own a server with both HDD's & 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 hdd. Please mount it to this path
/var/0chain/sharder/hdd.If you have software raid on ssd. Please mount it to this path
/var/0chain/sharder/ssdIf you have hardware raid on hdd/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.
Last updated