Multi-Pool-Installer
Multi-Pool-Installer copied to clipboard
YiiMP Multi Server Installation does not work
Describe the bug I tried installing Yiimp using the YiiMP Multi Server installation. Both ways with the 3 Server and 4 Server setup.
To Reproduce Steps to reproduce the behavior:
- Created 4 (or 3) fresh installed Ubuntu Servers
- Updated all of them using
apt update && apt upgrade -y
- Created an Admin account 'yiimpadmin' on all of them
- Edited the sudoers file so the user is able to run sudo without password
- Ran
curl https://raw.githubusercontent.com/cryptopool-builders/Multi-Pool-Installer/master/bootstrap.sh | bash
on the DB Server - Ran the installer
- Checked the Web Server to see if nginx has been installed but no it didn´t
Server Information (please complete the following information):
- OS: Ubuntu 18.04.5 LTS (all of them)
- Host: Self Hosted ESXI
Please feel free to ask any more informations if needed