Code Monkey home page Code Monkey logo

akkadius / eqemueoc Goto Github PK

View Code? Open in Web Editor NEW
12.0 9.0 13.0 550.99 MB

EQEmu EOC - Rapid Development Platform

License: GNU General Public License v3.0

PHP 6.45% CSS 3.33% JavaScript 77.73% HTML 12.31% Go 0.02% Python 0.04% Shell 0.01% Perl 0.05% Makefile 0.03% Haxe 0.01% Nix 0.01% ABAP 0.01% ActionScript 0.01% Ada 0.01% Assembly 0.01% AutoHotkey 0.01% C++ 0.01% Cirru 0.01% Clojure 0.01% COBOL 0.01%
legacy php eqemu apache docker tools dev mysql mariadb webtools

eqemueoc's Introduction

EQEmuEOC

EQEmu EOC - Rapid Development Platform

This platform is designed to help EQEmu Server developers develop content rapidly and mangage their server efficiently.

Tools Documentation: http://wiki.eqemulator.org/p?EQEmu_Operations_Center_for_Development#tools

Update 1/5/2019 This project is now considered a Legacy project with a Legacy PHP codebase

Index

EOC Code and Project Structure

Dev Environment (Docker)

Assuming you have docker and relatively know what it is, we now have a Docker setup that can get you up and going with relative ease

Clone this project and run the following command

cp env-example .env

Initialize your Database instance first before bringing everything up, wait for it to initialize and exit. If you end up waiting more than a few minutes its likely already initialized and running so just Ctrl + C out of it

docker-compose up mariadb

Once MariaDB is initialized. Bring up the env with the following comand

docker-compose up

This will build your images and get your environment ready to go

Once you have setup your config below and sourced in a development database you can browse to http://localhost

Config

cp includes/config.example.php includes/config.php

Seeding a Database

Once this is done you'll need to seed a database if you're not going to point to an existing one

First - jump into the workspace container via

docker-compose exec workspace bash

Then run the following command

make seed-peq-db

eqemueoc's People

Contributors

akkadius avatar stheno avatar xackery avatar

Stargazers

 avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar

Watchers

 avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar

eqemueoc's Issues

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.