Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

Switch to GitLab for lfs #1984

Merged
merged 1 commit into from
Nov 10, 2017
Merged

Switch to GitLab for lfs #1984

merged 1 commit into from
Nov 10, 2017

Conversation

bilke
Copy link
Member

@bilke bilke commented Nov 10, 2017

GitHub has some serious limitations on git lfs usage (storage and bandwidth). After merging #1982 we hit the quota in a few hours which resulted in GitHub disabling lfs in our account.

As a quickfix I moved our lfs files to our own GitLab instance where we have lots of more storage and bandwidth available. The new .lfsconfig-file should be enough to switch to the other lfs location.

  • Cloning and pulling simply works
  • For pushing new lfs files you need to have an account on our GitLab instance and need to have write rights to the ogs repo. You also need a personal access token. On pushing please provide your GitLab username (should be the same as your GitHub user name) and your created personal access token.

Some more tips:

  • Creating a GitLab account can be done by clicking on the GitHub logo (octocat) on the Gitlab sign-in page
  • Please let me know about your created account so I can give you write rights
  • On creating the GitLab personal access token, enable the following scopes: api, read_user
  • You may want to use a git credential helper

Documentation

@ufz/members

@bilke bilke merged commit 99dfb9c into ufz:master Nov 10, 2017
@bilke bilke deleted the lfs-gitlab_j branch June 27, 2018 07:46
@ogsbot
Copy link
Member

ogsbot commented Jun 19, 2020

OpenGeoSys development has been moved to GitLab.

See this pull request on GitLab.

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Projects
None yet
Development

Successfully merging this pull request may close these issues.

2 participants