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

regisf/pythonregex

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

96 Commits
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 

Repository files navigation

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