Deployment with Apache and mod_wsgi
This documentation assumes you have Apache already installed on your system. If you do not, install Apache 2.X for your platform in whatever manner makes sense.
Installing Chrysalio in a production mode
Install Chrysalio according to the Chrysalio documentation
Configuring Apache
You need an UTF-8 environment for Apache. To do so, edit
/etc/apache2/envvars
file and uncomment the following line:
## Uncomment the following line to use the system default locale instead:
. /etc/default/locale