Pre-requisites

Activeset sharder deployment

For deploying sharder activeset user should own a server with both HDD's & SSD's attached to it.

  1. It should be the linux server having OS ubuntu version >= 18.04LTS

  2. If using other than root user, then it should have sudo privileges.

  3. If you have software raid on hdd. Please mount it to this path /var/0chain/sharder/hdd.

  4. If you have software raid on ssd. Please mount it to this path /var/0chain/sharder/ssd

  5. If you have hardware raid on hdd/ssd. No need to mount it, will be done automatically

  6. Activeset user should also own domain name for any service provider. Create an A Record and with their server public IP.

  7. If anything is running on port 80/443 you need to stop it release those ports as well.

Last updated