Lokasi ngalangkungan proxy:   [ UP ]  
[Ngawartoskeun bug]   [Panyetelan cookie]                
Skip to content
This repository was archived by the owner on Jul 6, 2022. It is now read-only.

Latest commit

 

History

History
33 lines (20 loc) · 1.16 KB

File metadata and controls

33 lines (20 loc) · 1.16 KB

Standing Fleet

Alliance Intelligence, visualized.

https://standing-fleet.apps.goonswarm.org/

wercker status

Docker development

Run with docker compose:

$ docker-compose up -d 

Connect to your docker host on port 80 (below is the default boot2docker ip)

http://192.168.59.103/

Note for developers:

Make sure that you simulate the EVE IGB headers for your browser. Chrome has an excellent plugin for this: ModHeader.

Your best bet is to set all vaild IGB headers, including your actual pilot name and characterID.

Updating the Database

Periodically, you ought to update the database off the current EVE SDE. Do this with the gulp tasks:

$ docker exec -it standing-fleet ./node_modules/.bin/gulp sde:update
$ docker exec -it standing-fleet ./node_modules/.bin/gulp sde:refresh