Skip to content

GitLab

  • Menu
Projects Groups Snippets
    • Loading...
  • Help
    • Help
    • Support
    • Community forum
    • Submit feedback
    • Contribute to GitLab
  • Sign in
  • D digitec-wiki
  • Project information
    • Project information
    • Activity
    • Labels
    • Members
  • Repository
    • Repository
    • Files
    • Commits
    • Branches
    • Tags
    • Contributors
    • Graph
    • Compare
  • Issues 0
    • Issues 0
    • List
    • Boards
    • Service Desk
    • Milestones
  • Deployments
    • Deployments
    • Releases
  • Monitor
    • Monitor
    • Incidents
  • Analytics
    • Analytics
    • Value stream
    • Repository
  • Wiki
    • Wiki
  • Snippets
    • Snippets
  • Activity
  • Graph
  • Create a new issue
  • Commits
  • Issue Boards
Collapse sidebar
  • Digitec
  • digitec-wiki
  • Wiki
  • gitlab administration

Last edited by Rene Cabral Aug 23, 2016
Page history

gitlab administration

Home / Gitlab / Gitlab Administration

Administration Notes

Documentation

  • http://doc.gitlab.com/ce/

Updating Gitlab

Patches

  • https://gitlab.com/gitlab-org/gitlab-ce/blob/master/doc/update/patch_versions.md

Notes

All sudo -u git -H git commands must be run as git user:

sudo su - git

To run something like sudo -u git -H git checkout v2.7.2.

You need to first sudo su - git and then after successfully logging in with the git users identity and environment run git checkout v2.7.2.


References

  • http://doc.gitlab.com/ce/update/README.html
  • https://gitlab.com/gitlab-org/gitlab-ce/tree/master/doc/update
  • https://github.com/gitlabhq/gitlab-recipes/tree/master/install/centos
Clone repository
  • alpha beta testing
  • browser testing
  • camtasia licenses
  • code delivery processes
  • coding practices
  • css and sass coding standards
  • database schema standards
  • dependency management
  • development environments
  • digitec agile process
  • digitec gitlab styles
  • digitec software promises
  • digitec spec process
  • gitlab administration
  • gitlab issues tags
View All Pages