Skip to content

avandenberghe/gitlab

 
 

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

93 Commits
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 

Repository files navigation

GitLab - Self Hosted Git Management

GitLab let's you keep & manage your code, similar to GitHub but on your own server. GitLab helps you manage projects, issues and merge requests and browse source code. It's a fast, secure and stable solution based on Ruby on Rails.

This appliance includes all the standard features in TurnKey Core, and on top of that:

  • GitLab configurations:

    • GitLab, RubyGems and all other required components installed from latest upstream versions.
    • Set GitLab admin password and email on firstboot (convenience, security).
    • Set GitLab domain to serve on first boot (convenience).
    • Pre-configured to use MySQL (recommended for production).
    • Includes Nginx pre-configured to proxy to unicorn daemon, with SSL support out of the box (performance, security).
  • Includes postfix MTA (bound to localhost) for sending of email (e.g. password recovery). Also includes webmin postfix module for convenience.

Credentials (passwords set at first boot)

  • Webmin, SSH, MySQL, Adminer: username root
  • GitLab: username is email set at first boot

About

GitLab - Self Hosted Git Management

Resources

Stars

Watchers

Forks

Packages

No packages published

Languages

  • Shell 68.6%
  • Python 29.7%
  • Makefile 1.7%