Commit graph

18 commits

Author SHA1 Message Date
pedro a9a1c5d6af disable devicehub demo by default (part 2) 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 05fa97a848 docker: add the missing predefined token config 2025-03-08 11:53:06 +01:00
pedro fb6be76b19 add the right SUPPORTED_CREDENTIALS 2025-03-08 11:53:06 +01:00
pedro 9393969fe2 docker: docker for devicehub and idhub as profile 2025-03-08 11:52:35 +01:00
pedro ca9edc5549 add idhub to dockercompose and its .env.example 2025-03-08 11:52:35 +01:00
pedro 05a3a64141 docker: facilitate multiple instances in same host
start using namespace because more things are going to come in same
docker compose
2025-03-08 11:52:35 +01:00
pedro 244bfe0612 propagate DPP env var to docker 2025-03-08 11:52:35 +01:00
pedro 9de7dc6647 docker: disable debug by default 2024-10-31 11:57:33 +01:00
pedro 03b9c5fea8 docker-compose: bugfix DOMAIN vs ALLOWED_HOSTS 2024-10-18 10:28:02 +02:00
pedro 2e638e40a9 add ALLOWED_HOSTS in docker compose 2024-10-16 22:48:42 +02:00
pedro 1751dc98c2 docker: use demo true/false instead of y/n 2024-10-16 22:07:40 +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 b024dd1a11 docker: add optional DEMO env var
that includes the default snapshot import
2024-09-24 09:50:57 -03:00
pedro 765b017ac2 good default django settings for deployments
current docker deployment was not taking in account deployment with DOMAIN

- domain is enforced, localhost by default
- .env.example proposed (right now only with DOMAIN)
2024-09-23 13:09:48 -03:00
pedro ecb0877b36 docker: bugfix to make it work 2024-09-20 12:27:07 -03:00
pedro fa59feaf77 docker: allow config of ALLOWED_HOSTS 2024-09-20 12:17:35 -03:00
pedro 260b7db765 add minimal docker support for debugging 2024-08-02 13:05:09 +02:00