Giter VIP home page Giter VIP logo

eqemu-centos7-installer's Introduction

EQEmu-CentOS7-Install-Script

This will install a new EQEmu installation on a minimal CentOS 7 installation. You can download an OVA (virtual machine image) of the CentOS install at https://mega.nz/#!soISAKRR!Xm6Zkm1ngOVas4U-le6G_K3Mv2PYuzpBMFVN9RKjlSk

Running this script

  • If using the OVA from the link above, there is a script called download-installer.sh in /root. This script will download the install.sh script which can then be run by doing chmod +x install.sh; ./install.sh or sh install.sh
  • To download the installer an another CentOS 7 installation, issue the followin: curl -O https://raw.githubusercontent.com/N0ctrnl/EQEmu-CentOS7-Install-Script/master/install.sh

Things to note

  • The $EMUDIR variable will be the home directory for the eqemu user. Set to /home/eqemu in the script but can be changed.
  • All passwords except the one specified for the eqemu user are set to 'eqemu' (This will be changed later)
  • The compiled server will not have bots and would need to be recompiled.
  • Likewise, the loginserver is not built.
  • The emuserver script must be called from the $EMUDIR/server directory, and must be run as the eqemu user.

Feedback

Please do let me know if you have suggestions or issues. This is a very early work in progress. While it works well for me, I haven't yet done extensive testing. I'm also very open to suggestions on trimming down the OS package list. The idea is to make this quick to deploy, so anything that works toward that goal is just fine by me.

Recommend Projects

  • React photo React

    A declarative, efficient, and flexible JavaScript library for building user interfaces.

  • Vue.js photo Vue.js

    ๐Ÿ–– Vue.js is a progressive, incrementally-adoptable JavaScript framework for building UI on the web.

  • Typescript photo Typescript

    TypeScript is a superset of JavaScript that compiles to clean JavaScript output.

  • TensorFlow photo TensorFlow

    An Open Source Machine Learning Framework for Everyone

  • Django photo Django

    The Web framework for perfectionists with deadlines.

  • D3 photo D3

    Bring data to life with SVG, Canvas and HTML. ๐Ÿ“Š๐Ÿ“ˆ๐ŸŽ‰

Recommend Topics

  • javascript

    JavaScript (JS) is a lightweight interpreted programming language with first-class functions.

  • web

    Some thing interesting about web. New door for the world.

  • server

    A server is a program made to process requests and deliver data to clients.

  • Machine learning

    Machine learning is a way of modeling and interpreting data that allows a piece of software to respond intelligently.

  • Game

    Some thing interesting about game, make everyone happy.

Recommend Org

  • Facebook photo Facebook

    We are working to build community through open source technology. NB: members must have two-factor auth.

  • Microsoft photo Microsoft

    Open source projects and samples from Microsoft.

  • Google photo Google

    Google โค๏ธ Open Source for everyone.

  • D3 photo D3

    Data-Driven Documents codes.