Installing Tahrir¶
You can install Tahrir to test it out with pip:
pip install tahrir
Deploying a Tahrir Instance¶
If you want to deploy your own Tahrir instance for reals, these are the instructions you want.
Tahrir is packaged for Fedora and epel6. The authors use OpenShift to deploy Tahrir in production.
You can look at Fedora’s Ansible repository, Tahrir playbook, and Tahrir OpenShift Ansible role to learn how Fedora has deployed the application.
Configuration¶
You can look at the configuration file that Fedora uses for their production instance.
The default configuration values are in the defaults.py file.