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