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
pedro 397e4978e2 docker refactor
- use latest tag
- use launcher (which builds and deploys the docker compose)
- small fixes
- updated README
2024-02-16 11:02:18 +01:00
..
snapshots add optional dpp_module and snapshots 2023-09-29 10:51:48 +02:00
README.md Enhance installation 2018-09-16 13:53:07 +02:00
apache.conf Formal changes to set up for 1.0a1 2019-06-15 15:08:08 +02:00
app.py change the examples files 2023-09-28 16:40:36 +02:00
app_cprofile.py change contrib for middleware in ProfilerMiddleware 2022-09-29 16:58:30 +02: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
env.example docker refactor 2024-02-16 11:02:18 +01:00
pip_install.sh fix version of ereuseapitest 2024-02-05 12:40:18 +01:00
users_devicehub.json add user_devicehub example 2024-02-08 12:36:03 +01:00
wsgi.py Facilitate installation for dispatcher 2019-01-23 18:46:08 +01: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.