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.