From c2f6b94a2254b4dfbe2fed9e98407d295da53bc7 Mon Sep 17 00:00:00 2001 From: Kevin Veen-Birkenbach Date: Thu, 28 Dec 2023 22:53:37 +0100 Subject: [PATCH] Added performance hints for gitlab --- roles/docker-gitlab/README.md | 3 +++ 1 file changed, 3 insertions(+) diff --git a/roles/docker-gitlab/README.md b/roles/docker-gitlab/README.md index 2227ca48..cd90e732 100644 --- a/roles/docker-gitlab/README.md +++ b/roles/docker-gitlab/README.md @@ -36,3 +36,6 @@ For a detailed walkthrough and explanation of this role, refer to the conversati ## Further Information - https://ralph.blog.imixs.com/2019/06/09/running-gitlab-on-docker/ + +## Performance Optimation +- https://techoverflow.net/2020/04/18/how-i-reduced-gitlab-memory-consumption-in-my-docker-based-setup/