Commit graph

27 commits

Author SHA1 Message Date
pedro 9c20238112 devicehub: add error handling when waiting idhub 2025-03-08 11:53:06 +01:00
pedro abcd95a0be make devicehub autosign a vc using idhub 2025-03-08 11:53:06 +01:00
pedro decd76c818 bugfix typo on entrypoint 2025-03-08 11:52:35 +01:00
pedro cd76da7fab bad bugfix: docker entrypoint overrides .env
because of dpp
2025-03-08 11:52:35 +01:00
pedro 51e0bff3f4 docker entrypoint: bugfix when DPP env var unbound 2025-03-08 11:52:35 +01:00
pedro ab7629bbe8 docker entrypoint: adapt it to DPP env var 2025-03-08 11:52:35 +01:00
pedro 0016c5fac8 progress on making it work
still fails
2025-03-08 11:52:35 +01:00
pedro b342f69669 dh docker: bugfix wrong usage of up_snapshots 2025-03-08 11:52:35 +01:00
pedro f1026eba44 dh docker: bugfix wrong path in rm prev snapshots 2025-03-08 11:52:35 +01:00
pedro 707f632dd6 dh docker: create institution before first dlt usr 2025-03-08 11:52:35 +01:00
pedro 61898bae31 dh docker: cleanup other snapshots when dpp/dlt 2025-03-08 11:52:35 +01:00
pedro a3e7dfb358 dh docker: first migrate, then config 2025-03-08 11:52:35 +01:00
pedro 99d5a54b74 dh docker entrypoint: use appropriate new env vars 2025-03-08 11:52:35 +01:00
pedro 983672cd1d docker: remove unused vars in django
were used in the flask app devicehub-teal
2025-03-08 11:52:35 +01:00
pedro 52aaa1ff96 docker entrypoint: make DB_* optional 2025-03-08 11:52:35 +01:00
pedro dcddc0b833 docker devicehub-django entrypoint 2025-03-08 11:52:35 +01:00
pedro a67fda6b51 better printing of DOMAIN var
when in settings, any command prints again DOMAIN which is boring and
inefficient
2024-11-05 04:01:44 +01:00
pedro f87897de85 add commit footer for docker 2024-10-18 10:45:08 +02:00
pedro 8e8130fc34 docker: improve debug 2024-10-18 10:20:33 +02:00
pedro 1751dc98c2 docker: use demo true/false instead of y/n 2024-10-16 22:07:40 +02:00
pedro ce9a69d6f7 docker: bugfix wrong detection of demo 2024-10-16 22:05:09 +02:00
pedro 71f68e2d4b add predefined_token
as an alternative to the randomly generated, which is also possible
when no predefined_token is defined

also update .env.example vars
2024-10-16 21:54:54 +02:00
pedro 7b95ce0541 docker: make default user admin 2024-10-16 21:09:16 +02:00
pedro bab540187c docker: refactor init env vars 2024-09-24 09:52:18 -03:00
pedro b024dd1a11 docker: add optional DEMO env var
that includes the default snapshot import
2024-09-24 09:50:57 -03:00
pedro a1ffdb5ed6 docker: add_institution command 2024-09-19 14:05:28 -03:00
pedro 260b7db765 add minimal docker support for debugging 2024-08-02 13:05:09 +02:00