infrastructure/roles/gitlab/templates
Sheogorath 7ea009d7a4
gitlab: Add option to use a tmpfs instead of log bindmount
This patch will provide a new config option `gitlab_log_tmpfs` to
configure the docker container to setup a tmpfs instead of the bindmount
for the log directory of GitLab.

This should solve all headache around logs clogging up the disk but
might just trades it against memory problems. So far the test-run looks
good, but time will tell if it is a sufficent solution.
2021-02-01 08:51:59 +01:00
..
docker-compose.yml gitlab: Add option to use a tmpfs instead of log bindmount 2021-02-01 08:51:59 +01:00