▶️Installation
The complete instructions on how step by step guide running Cortensor Mining AI.
Last updated
#For Ubuntu 22.04
./install-docker-ubuntu.sh
#For Debian 9
./install-docker-debian.sh
./install-ipfs-linux.sh
./install-linux.sh
#this command will generate new user "deploy"cd ~/
cp -Rf ./installer /home/deploy/installer
chown -R deploy.deploy /home/deploy/installersudo su deploy
cd ~/
ls -al /usr/local/bin/cortensord
ls -al $HOME/.cortensor/bin/cortensord
ls -al /etc/systemd/system/cortensor.service
ls -al $HOME/.cortensor/bin/start-cortensor.sh
ls -al $HOME/.cortensor/bin/stop-cortensor.sh
docker version
ipfs version
Note : If the output similiar this and no error found your installation is success