Skip to content
Snippets Groups Projects
Commit c08096d0 authored by jurgenhaas's avatar jurgenhaas
Browse files

Notes on gitlab lfs

parent 3cce1051
No related branches found
No related tags found
No related merge requests found
......@@ -32,3 +32,12 @@ Prepareing target hosts:
Preparing gitlab-runner:
- Configure Ansible with vault and password
Preparing gitlab-lfs:
- see http://doc.gitlab.com/ce/workflow/lfs/lfs_administration.html
- gitlab_rails['lfs_enabled'] = false
- gitlab_rails['lfs_storage_path'] = "/mnt/storage/lfs-objects"
GitLab LFS client install and usage:
- https://packagecloud.io/github/git-lfs/install
- http://doc.gitlab.com/ce/workflow/lfs/manage_large_binaries_with_git_lfs.html
0% Loading or .
You are about to add 0 people to the discussion. Proceed with caution.
Finish editing this message first!
Please register or to comment