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
Cayo Puigdefabregas c93c143cc8 add token to user registration and admin email 2022-10-19 18:55:34 +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 add token to user registration and admin email 2022-10-19 18:55:34 +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 add decouple to config the system 2020-09-29 09:42:05 +02: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.