Skip to content

Latest commit

 

History

History
26 lines (17 loc) · 398 Bytes

README.md

File metadata and controls

26 lines (17 loc) · 398 Bytes

citizendesk

Citizen Desk parts common for the inner processing

install

If used under Ubuntu, next packages have to be installed: python-bson python-pymongo python-flask python-yaml python-beautifulsoup python-chardet

MongoDB is used as a storage, respective packages are: mongodb-server mongodb-clients

We use nginx as a reverse proxy for remote access: nginx-full