Hi Thanks for your feedback, I've clarified the setup instructions:
https://docs.weblate.org/en/latest/admin/deployments.html#deployment Also Weblate 2.9 will also support resetting admin password from the command line: https://docs.weblate.org/en/latest/admin/management.html#django-admin-c reateadmin Mario Ernst píše v St 31. 08. 2016 v 11:10 +0200: > Hi, > > response about the issue that the admin user does already exist. > Docker knowledge is required here: I had to delete the volumes to > start from the beginning. > == > docker volume rm weblatedocker_postgres-data weblatedocker_weblate- > data > == > > Now the setup works and I am able to log in as an admin with > following: > == > (git clone https://github.com/WeblateOrg/docker.git weblate-docker) > && cd weblate-docker && (docker-compose build && docker-compose run > --rm weblate migrate) && (docker-compose run --rm weblate > collectstatic <<< yes) && (docker-compose run --rm weblate > createadmin | grep "Creating user admin with password" | awk '{ print > $6 }' >> weblate-admin-password.txt) && (docker-compose up -d) > == -- Michal Čihař | https://cihar.com/ | https://weblate.org/
signature.asc
Description: This is a digitally signed message part
_______________________________________________ Weblate mailing list [email protected] https://lists.cihar.com/cgi-bin/mailman/listinfo/weblate
