WeblateOrg / docker-compose

Docker compose for Weblate
https://docs.weblate.org/en/latest/admin/deployments.html#docker
GNU General Public License v3.0
79 stars 64 forks source link

How to setup Gitlab integration when deploying with docker-compose? #14

Closed tholu closed 4 years ago

tholu commented 4 years ago

Gitlab integration is available since 3.9: https://docs.weblate.org/en/weblate-3.10/vcs.html#gitlab

How do I set this up when deploying with docker-compose?

nijel commented 4 years ago

See https://docs.weblate.org/en/latest/admin/install/docker.html#envvar-WEBLATE_GITLAB_USERNAME

tholu commented 4 years ago

Environment variables are clear so far, what about https://docs.weblate.org/en/latest/vcs.html#lab-setup ?

nijel commented 4 years ago

That one is done automatically as well. But currently only in the edge tag. It will be part of the 3.10.1 release which should happen soon (I'm waiting for last CI tests to pass before doing it).

tholu commented 4 years ago

Thanks for your superfast replies, will wait for 3.10.1 then!

github-actions[bot] commented 4 years ago

The issue you have reported seems to be resolved now.