Gitlab Persistency
so i’ve been trying to deploy a gitlab instance on EC2 with auto-scaling, i paired with a persistent EBS volume that attaches to the instance whenever it goes up again.
I’ve mounted a directory /mnt/gitlab_data to said EBS volume and configured the gitlab.rb file to point to it like so: