bcb4c69677
- dpp_module becomes optional - docker compose for simple devicehub and with the dpp module - changed logic in entrypoint so different parts are configured or - not depending on the new DPP_MODULE env var - optional snapshots - new default directory for SNAPSHOTS_PATH - new env var IMPORT_SNAPSHOTS to optionally import the snapshots or not - new Make file targets: - dc_up_devicehub: docker compose for simple devicehub - dc_up_devicehub_dpp: docker compose for devicehub with DPP_module |
||
---|---|---|
.. | ||
snapshots | ||
README.md | ||
apache.conf | ||
app.py | ||
app_cprofile.py | ||
create-db.sh | ||
env.example | ||
pip_install.sh | ||
wsgi.py |
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.