Skip to content
This repository has been archived by the owner on Dec 6, 2021. It is now read-only.
/ eve-wspace Public archive
forked from evewspace/eve-wspace

Wormhole mapping and corporation management for Eve Online.

License

Notifications You must be signed in to change notification settings

EvilGrinUK/eve-wspace

 
 

Repository files navigation

Eve W-Space

NOTE: Eve W-Space is currently in alpha. Most features outside of Mapping are not yet implemented past some prototype data models.

What is it?

Eve W-Space is, at its core, a wormhole mapping and intel tool for the MMORPG EVE Online. If you wish, it can be much more. It can be customized to fill roles from simple mapping application (with all extra features disabled) to the centerpiece of an entire alliance services infrastructure.

Eve W-Space is designed to be a single-tenant solution hosted by a single corp or alliance. A flexible permissions system allows for easily restricting data where needed.

Documentation

Documentation is available at http://eve-w-space.rtfd.org

How do I use it?

Generally, Eve W-Space requires:

  • Django 1.8
  • Python 2.7
  • Celery
  • RabbitMQ (preferred)
  • memcached (preferred)
  • An RDBMS (MariaDB, MySQL, and PostgreSQL tested)

Other required python modules are listed in requirements.txt.

How Eve W-Space is installed will depend on the environment, a sample Puppet manifest (based on Ubuntu 12.04 LTS, Nginx, and Gunicorn) and scripts are provided in the puppet/sample directory to get you started while proper documentation is lacking.

For quick testing and hacking, a Vagrantfile is provided to get up and running quickly, the manifest used by the Vagrant VM does not automatically install a web server.

About

Wormhole mapping and corporation management for Eve Online.

Resources

License

Stars

Watchers

Forks

Packages

No packages published

Languages

  • Python 63.8%
  • HTML 21.6%
  • JavaScript 12.1%
  • CSS 1.3%
  • Puppet 0.9%
  • Shell 0.3%