Installation

In this installation guide, we’ll create a basic TimeGate instance.

$ pip install -e git+https://github.com/mementoweb/timegate.git#egg=TimeGate
$ uwsgi --http :9999 -s /tmp/mysock.sock --module timegate.application --callable application