Skip to content
This repository was archived by the owner on Jun 20, 2021. It is now read-only.

Latest commit

 

History

History
16 lines (8 loc) · 309 Bytes

File metadata and controls

16 lines (8 loc) · 309 Bytes

PythonRegex

A web site build with Tornado to replace Kodos3. It use Python 3.3 and MongoDB for the database.

Configuration

You have to setup on single environment variable:

  • PYTHONREGEX_SECRET_COOKIE which is your secret key for the web site.

Run

Simply run:

$ docker-compose run --build