pedro
c6ec665865
env.example: new DEPLOYMENT var
2023-10-24 08:49:55 +02:00
pedro
bcb4c69677
add optional dpp_module and snapshots
...
- 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
2023-09-29 10:51:48 +02:00
Cayo Puigdefabregas
ac3d318fc9
change the examples files
2023-09-28 16:40:36 +02:00
Cayo Puigdefabregas
5fa6f46acc
clean example app.py
2023-09-28 13:15:46 +02:00
Cayo Puigdefabregas
cb0c7f1cb6
fix env example
2023-09-28 08:37:41 +02:00
Cayo Puigdefabregas
82bf535915
new readme
2023-09-28 08:18:24 +02:00
Cayo Puigdefabregas
740007b804
fix env.example
2023-09-27 08:03:09 +02:00
pedro
dce2873158
update env.example: we need real reachable URLs
...
specially for the OIDC demo
2023-09-21 22:12:03 +02:00
pedro
b423a53cfe
automate OIDC setup for devicehub server & client
2023-09-21 18:44:43 +02:00
pedro
260ac90f86
reorder env vars in entrypoint for coherence
2023-09-21 18:44:43 +02:00
pedro
907bf2dba0
add basic dockerization to devicehub dpp
2023-09-21 18:44:43 +02:00
Cayo Puigdefabregas
bf3474e3db
update README
2023-09-19 09:05:59 +02:00
Cayo Puigdefabregas
74789d66d1
add pip install
2023-07-25 13:18:01 +02:00
Cayo Puigdefabregas
c93c143cc8
add token to user registration and admin email
2022-10-19 18:55:34 +02:00
Cayo Puigdefabregas
9e86f0e3ae
send email
2022-10-19 13:35:53 +02:00
Cayo Puigdefabregas
f42ccba706
change contrib for middleware in ProfilerMiddleware
2022-09-29 16:58:30 +02:00
Santiago L
b2f8fe3ed5
Reorder imports because sentry is an optional dep
2022-07-15 12:10:10 +02:00
Cayo Puigdefabregas
958a5f1815
fix unused
2022-07-12 13:31:38 +02:00
Cayo Puigdefabregas
963f42b248
change debug in app
2022-07-12 11:39:27 +02:00
Cayo Puigdefabregas
a303b935a8
move extract_uuid to script folder
2022-07-12 10:11:30 +02:00
Cayo Puigdefabregas
c3ee749fe4
add sentry to app
2022-06-27 11:42:16 +02:00
Cayo Puigdefabregas
5c2c4653a1
extract system uuid of old snapshots
2022-06-16 17:59:53 +02:00
Cayo Puigdefabregas
68fc1cb2bb
resolv conflicts
2022-05-16 18:23:03 +02:00
Cayo Puigdefabregas
7ee2f2962b
add view for download Workbench settings
2022-05-11 11:48:53 +02:00
Cayo Puigdefabregas
79672cc9ff
add register api
2022-04-08 16:52:17 +02:00
Santiago L
63d99998a2
Merge pull request #213 from RubenPX/PR-Initial-setup
...
Add development setup & convert README.rst to Markdown
2022-04-06 17:37:43 +02:00
Santiago L
960a4dc85f
Enable labels Blueprint on examples/app.py
2022-04-04 13:41:36 +02:00
RubenPX
e1821c3a8e
Comment some app.py lines that cause an error
...
Request by @slamora
2022-04-04 12:35:32 +02:00
Santiago L
7096056f37
Enable CSRF by blueprint (exclude API views)
2022-01-17 12:55:42 +01:00
Cayo Puigdefabregas
9df81c2fad
adding app_cprofile
2021-12-01 13:44:24 +01:00
Cayo Puigdefabregas
ec671312db
add decouple to config the system
2020-09-29 09:42:05 +02:00
Xavier Bustamante Talavera
9ad9e4a042
Formal changes to set up for 1.0a1
2019-06-15 15:08:08 +02:00
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
Xavier Bustamante Talavera
9ec9fb0964
Facilitate installation for dispatcher
2019-01-23 18:46:08 +01:00
Xavier Bustamante Talavera
f570e9d3d0
Add inventories with dispatcher
2019-01-23 16:55:04 +01:00
Xavier Bustamante Talavera
414f3f9b73
Update database config
2018-10-30 09:28:38 +01:00
Xavier Bustamante Talavera
90e02c5624
Simplify version and apache, bump to 0.2.0b1
2018-10-29 18:51:11 +01:00
Xavier Bustamante Talavera
042b7718ec
Use SanitizedStr and CITText, lowering many strings
2018-09-30 12:29:33 +02:00
Xavier Bustamante Talavera
10e56e8ed6
Use venv from mod-apache
2018-09-18 16:05:54 +02:00
Xavier Bustamante Talavera
146d83af24
Fix not creating the DB correctly
2018-09-16 15:29:48 +02:00
Xavier Bustamante Talavera
c9639a5eb8
Enhance installation
2018-09-16 13:53:07 +02:00