Skip to content
This repository has been archived by the owner on May 3, 2020. It is now read-only.

Latest commit

 

History

History
17 lines (12 loc) · 527 Bytes

INSTALL.rst

File metadata and controls

17 lines (12 loc) · 527 Bytes

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