Open rajudev opened 3 years ago
you should use docker-compose.advanced.yml, and setup PUBLIC_REGISTER_ENABLED = True
in docker-compose/settings.py
see issue #5
@rajudev Please, see https://github.com/devinsolutions/docker-taiga/issues/7#issuecomment-606478655. Also, as @jeffery9 pointed out, the registration must be enabled in the settings file.
I tried the compose files in this repository to spin up Taiga on my local machine. I tried spining up the containers without making any changes to any files for test. The system spins up, but I am not able to login or sign up. Most docs refer to username :
admin
password :123123
this did not work. Nor did it allowed me to register for an account. I looked at any configuration files as well. in front.json
I also added
this didn't work either.
adding some logs as well