This repository has been archived on 2024-05-31. You can view files and clone it, but cannot push or open issues or pull requests.
devicehub-teal/examples
Xavier Bustamante Talavera 6c4c89ac48 Use Postgres 11; enhance search query with websearch; really use indexes, add hash index; fix partially patching lots 2019-02-07 13:47:42 +01:00
..
README.md Enhance installation 2018-09-16 13:53:07 +02:00
apache.conf Facilitate installation for dispatcher 2019-01-23 18:46:08 +01:00
app.py Add inventories with dispatcher 2019-01-23 16:55:04 +01:00
create-db.sh Use Postgres 11; enhance search query with websearch; really use indexes, add hash index; fix partially patching lots 2019-02-07 13:47:42 +01:00
wsgi.py Facilitate installation for dispatcher 2019-01-23 18:46:08 +01:00
wsgi.wsgi Use venv from mod-apache 2018-09-18 16:05:54 +02:00

README.md

Example stuff

Example configurations useful for Devicehub.

You can use App.py, Apache.conf, and wsgi.wsgi to configure Apache with Devicehub. Look at each files to know what to configure.