taigaio/taiga-docker

[Q] What is the default user in the docker installation?

Unrepentant-Atheist opened this issue · 3 comments

I tried admin / 123123 , it's not that.

After installation you have to create a user. You can choose a username and password. Follow the steps in the read-me file. you create the user with "./taiga-manage.sh createsuperuser".

From the location where you held docker-compose.yml just run this: docker-compose -f docker-compose.yml -f docker-compose-inits.yml run --rm taiga-manage createsuperuser

Hi there!

Do you know that we have Taiga Community for questions? Please, check there; maybe another user has already ask something similar. If not, create your own. There are people there willing to help, members of the Taiga team members and other users.

To simplify  the process, we will systematically close all issues that are general support questions and redirect people to Taiga Community.

Taiga Team