Skip to content
Open
Changes from all commits
Commits
File filter

Filter by extension

Filter by extension

Conversations
Failed to load comments.
Loading
Jump to
Jump to file
Failed to load files.
Loading
Diff view
Diff view
9 changes: 6 additions & 3 deletions source/requirements.rst
Original file line number Diff line number Diff line change
@@ -1,9 +1,12 @@
##################
Requirements
##################
* Python 2.7 / 3
* Python 2.7+ / 3.6+
* pip setuptools
* pip wheel
* A hostname + valid tld.
* A hostname + valid top level domain.
* A reverse proxy (Apache / Nginx)
* For telegram bots: A valid SSL cert
* For telegram bots: A valid SSL cert
* a Linux based system for the use of an daemon.

The system is tested on an ubuntu 16.04.