Differences
This shows you the differences between two versions of the page.
Both sides previous revision Previous revision | |||
infrastructure:server:webservers_nginx_flask_drupal_etc [2017/02/28 14:30] dolf |
infrastructure:server:webservers_nginx_flask_drupal_etc [2017/02/28 14:40] (current) dolf |
||
---|---|---|---|
Line 10: | Line 10: | ||
Webapplications we are running: | Webapplications we are running: | ||
* drupal with mysql for nightowl.foundationu.com | * drupal with mysql for nightowl.foundationu.com | ||
- | * taiga (with gunicorn/circus behind nginx) and postgresql as database | + | * taiga (with gunicorn/circus behind nginx) and postgresql as database, and rabbitmq and redis for async task management (optional but nice) |
* rfid management application (with gunicorn/circus behind nginx) and mysql as database | * rfid management application (with gunicorn/circus behind nginx) and mysql as database | ||