This directory contains config information for building packages for different deployment strategies.
This directory contains the privacyidea config file that is used when deploying privacyidea-nginx or privacyidea-apache2.
To deploy on Ubuntu normal packages are built via "make builddeb". This directory contains the /debian/ directory to build all packages, which will be installed into the system.
To deploy on Wheezy one package is built, that installs a virtualenv to /opt/privacyidea. This directory contains the /debian/ directory to build this virtualenv package.
This directory contains the config files for deploying privacyidea-apache.deb
These directories contain the config files for deploying privacyidea-nginx.deb
This directory contains some config examples to be deployed from setup.py into the python package.