Niclas Mietz

Results 33 comments of Niclas Mietz

> I don't believe the README.md is reflective of the most recent changes shown in Gitlab's documentation. > I am not using docker-compose, but I have observed errors when attempting...

This image will be configured over environment variables. To configure your SMTP_PASS you need to set `SMTP_PASS=` in gitlab container. For more configurations options have a look at https://github.com/sameersbn/docker-gitlab#available-configuration-parameters .

I did everything as requested. Feel free to review again. :)

I don't know if it helps since I can't rember right now if it was also on public repositories. We use mostly everywhere private repositories and we had the issue...

Hey @r2evans, I didn't find any hints that this feature is included in the Community Edition and also in the self-hosted version (libre) ? So I guess it's an ee...

Afterwards in the container it will be set ```bash docker exec -it $(docker ps -ql) cat /etc/indy/indy_config.py ``` ```python # Current network NETWORK_NAME = "sandbox" # Disable stdout logging enableStdOutLogging...

@Echsecutor I had some problems with my GitHub notifications in the past that was the reason why I didn't responded so fast. Everything you mentioned was done from my side....

Hey @marcinc, feel free to contribute a pr for this case.

We are seeing also the problem on GitLab.com we have over 500 Apps and the webhook takes mostly between `10.2 - 10.1` seconds. It would be nice to have implemented...

CLI Output looks like the following: ```console WARN[0000] Scopes can't be blank setting by default --api INFO[0000] Found Two Factor Authentication INFO[0000] Please Provide a valid OTP Token to login:...