Presearch node HOW TO part 2, with RACKNERD automation and VPS! (save time and $$!!)
T.A. with Keith Laye
alright link first - FOR 1 OR up to 19 vps:
https://my.racknerd.com/aff.php?aff=3003&pid=567
FOR MORE THAN 20:
message @racknerdanthony on telegram, or email at Anthony@racknerd.com . tell him I SENT YOU, how many you want, send registration code, pay your bill. Once they pop up on your dashboard, rename them, STAKE YOUR PRE, and youe done!
SSH CODE FOR SINGLE NODES:
1 : LOGIN: ROOT
2: PASSWORD ; ( your password )
3: sudo apt update
4: sudo apt upgrade
5: sudo apt-get install curl apt-transport-https ca-certificates software-properties-common
6: curl -fsSL https://download.docker.com/linux/ubuntu/gpg | sudo apt-key add -
7: sudo add-apt-repository "deb [arch=amd64] https://download.docker.com/linux/ubuntu $(lsb_release -cs) stable"
8: sudo apt update
9: apt-cache policy docker-ce
10: sudo apt install docker-ce
11: sudo systemctl status docker
12: docker stop presearch-node ; docker rm presearch-node ; docker stop presearch-auto-updater ; docker rm presearch-auto-updater ; docker run -d --name presearch-auto-updater --restart=unless-stopped -v /var/run/docker.sock:/var/run/docker.sock containrrr/watchtower --cleanup --interval 300 presearch-node ; docker pull presearch/node ; docker run -dt --name presearch-node --restart=unless-stopped -v presearch-node-storage:/app/node -e REGISTRATION_CODE=$YOUR REGISTRATION CODE HERE presearch/node ; docker logs -f presearch-nodeDocker isntall
13: docker logs -f presearch-node ... https://www.youtube.com/watch?v=0jnF1KYityI
168643236 Bytes