Hello
I have a problem with my gitlab container. After starting it, it's running great. After round about one day, I only get a "
502 Whoops, GitLab is taking too much time to respond." message. If I look into my logs, it seams that the Redis database it not available anymore. I can restart the container, but after one day it's the same again. What is going wrong?
My container settings:
Extra Parameters: --env GITLAB_OMNIBUS_CONFIG="external_url 'https://myurl.com/'; gitlab_rails['lfs_enabled'] = true;"
Network Type: Custom network with a LetsEncrypt Container