blob: 8d1e2a36097201abd2893a8ee47fabea8181ea76 (
plain) (
tree)
|
|
Here located for LOCAL server usage ONLY.
Can be unsecure to use this files in public or production server.
build.sh - build server from sources with most compilers.
buildasan.sh - build server from sources with asan flags enabled.
clean.sh - remove all built and temp files.
givegm.sh - give gm rights to first account created on server.
initdb.sh - initialize mariadb database.
installconfigs.sh - install configurations into server data directory.
updatedb.sh - update if need sql database
updateconfigs.sh - update if need server data configuration
See also http://wiki.evolonline.org/guidelines/installmariadb
http://wiki.evolonline.org/guidelines/localserver
|