upTee is an open source software aiming to simplify all the work for hosing a teeworlds game server by providing a simple web interface.
The software is written with django and uses many other python modules.
The project was founded by Sascha "SushiTee" Weichel to speed up the map development of teeworlds. He convinced David "Fisico" Gruber to make the website beautiful.
- python 2.7 - a programming language that you should dive into
- setuptools - Python module to install packages [1]
- nginx - high-performance HTTP server [2]
- uwsgi - application container server [2]
- PostgreSQL - The world's most advanced open source database [2]
- RabbitMQ - AMQP messaging system, backend for celery [2]
- memcached - cache backend [3]
- IRC - Webchat
irc://irc.quakenet.org/#teeworlds-dev
#teeworlds-dev at irc.quakenet.org
[1] Required to install all python packages needed
[2] Other configuration possible but not recommend
[3] recommend but another cached backend possible
upTee – © 2012 - 2013 upTee