Pre-requisites

Activeset miner deployment

For deploying miner activeset user should own a server with only 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 ssd. Please mount it to this path /var/0chain/sharder/ssd

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

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

  6. 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