3 Commits

Author SHA1 Message Date
Warkdev
508b23c1f6 Update lazymangos.sh script to handle custom database configuration. (#169)
* Updating lazymangos.sh script to handle database configuration and auto-setup of configuration files.

* Fixing a typo in lazymangos.sh

* Fixing another typo for one install in lazymangos.sh
2016-09-13 22:13:32 +01:00
Warkdev
b83e4421d4 Refactoring lazy Linux script to: (#167) [ci skip]
- Take care of already downloaded sources (it will copy existing downloaded sources to the home directory of the run user instead of recloning it)
- Use the InstallDatabases.sh script in of the database repository in silent mode instead of using its own way of setting up the database
- SD3 is now replacing SD2 as scripting engine proposed. SD2 has been deprecatedy
2016-09-13 15:51:39 +01:00
Faded
37682a5705 LazyMaNGOS Re-Vamp
The old script has been changed up a bit.
Limited the amount of input needed to install
Added MaNGOS One support
Added CentOS7+ support
Added more functions to decrease amount of code
Added ability to use any username desired
Removed password input and moved user to no-login
Added optional updates for the database
2015-09-24 22:28:11 -07:00