Skip to content

Latest commit

 

History

History
17 lines (15 loc) · 465 Bytes

README.md

File metadata and controls

17 lines (15 loc) · 465 Bytes

WarFallen Server Administration.

Manage matches on WarFallen dedicated servers. Get full server information, quick actions and a remote console (RCON).

Elastic Beanstalk

Application is fully adapted for EB. Prepare for deployment with:

git archive -v -o wasa.zip --format=zip HEAD

Upload and Deploy the zip.

Development

Setup the development environment with:

pip install -r requirements.txt

Make any pull requests to the "develop" branch.