Skip to content
KOGA Hiromichi edited this page Jun 30, 2014 · 1 revision

1. OVERVIEW

GitLab Stack greatly simplifies the development and management of GitLab hosting. Keep your code secure on your own server Manage repositories, users and access permissions Perform code review with merge requests Extended permission system with 5 access levels and branch protection Efficient user management by creating groups of projects and teams of users Use the ticketing system included in GitLab or integrate your existing system Perform code reviews with merge requests Line comments and discussions in merge requests and diffs Each project has a wiki backed up by a separate git repository A complete list of all GitLab Community Edition features

2. Easy to Install

GitLab Stacks are built with one goal in mind: to make it as easy as possible to install open source software. Our installers completely automate the process of installing and configuring all of the software included in each Stack, so you can have everything up and running in just a few clicks.

3. COMPONENTS

  • Amazon Linux 2013.09
  • ruby 2.0.0-p247
  • MySQL 5.5.34
  • Nginx 1.4.3
  • GitLab 6.6.5

4. DEFAULT USERNAMES AND PASSWORDS

Database

MySQL root: (none) MySQL gitlab: your instance ID

GitLab

User: [email protected] Password: your instance ID

5. Support

[email protected]

6. Documentation

https://www.gitlab.com/gitlab-ce/