Commit Graph

8 Commits

Author SHA1 Message Date
pedro c49644ffbd add ALLOWED_HOSTS in docker compose 2024-10-18 15:25:27 +02:00
pedro 425b032273 docker: use demo true/false instead of y/n 2024-10-18 15:25:27 +02:00
pedro 67869bc6f5 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-18 15:25:27 +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