debian-mirror-gitlab/doc
2018-03-26 14:24:53 +05:30
..
administration New upstream version 10.5.5+dfsg 2018-03-17 18:26:18 +05:30
api New upstream version 10.5.5+dfsg 2018-03-17 18:26:18 +05:30
articles New upstream version 10.5.5+dfsg 2018-03-17 18:26:18 +05:30
ci New upstream version 10.5.5+dfsg 2018-03-17 18:26:18 +05:30
container_registry New upstream version 8.13.3+dfsg1 2016-11-03 12:29:30 +05:30
customization New upstream version 10.5.5+dfsg 2018-03-17 18:26:18 +05:30
development New upstream version 10.5.5+dfsg 2018-03-17 18:26:18 +05:30
downgrade_ee_to_ce New upstream version 9.5.4+dfsg 2017-09-10 17:25:29 +05:30
gitlab-basics New upstream version 10.5.5+dfsg 2018-03-17 18:26:18 +05:30
hooks Imported Upstream version 8.10.5+dfsg 2016-08-24 12:49:21 +05:30
incoming_email New upstream version 8.13.3+dfsg1 2016-11-03 12:29:30 +05:30
install New upstream version 10.5.5+dfsg 2018-03-17 18:26:18 +05:30
integration New upstream version 10.5.6+dfsg 2018-03-26 14:24:53 +05:30
intro New upstream version 10.5.5+dfsg 2018-03-17 18:26:18 +05:30
legal New upstream version 10.5.5+dfsg 2018-03-17 18:26:18 +05:30
logs Imported Upstream version 8.9.0+debian~rc4 2016-06-16 23:09:34 +05:30
markdown New upstream version 8.11.3+dfsg 2016-09-13 17:45:13 +05:30
migrate_ci_to_ce New upstream version 10.5.5+dfsg 2018-03-17 18:26:18 +05:30
monitoring New upstream version 10.5.5+dfsg 2018-03-17 18:26:18 +05:30
operations New upstream version 10.5.5+dfsg 2018-03-17 18:26:18 +05:30
pages New upstream version 9.2.10+dfsg 2017-08-17 22:00:37 +05:30
permissions Imported Upstream version 8.10.5+dfsg 2016-08-24 12:49:21 +05:30
policy New upstream version 10.5.5+dfsg 2018-03-17 18:26:18 +05:30
profile New upstream version 9.5.4+dfsg 2017-09-10 17:25:29 +05:30
project_services New upstream version 9.2.10+dfsg 2017-08-17 22:00:37 +05:30
public_access New upstream version 9.2.10+dfsg 2017-08-17 22:00:37 +05:30
raketasks New upstream version 10.5.5+dfsg 2018-03-17 18:26:18 +05:30
security New upstream version 10.5.5+dfsg 2018-03-17 18:26:18 +05:30
ssh New upstream version 10.5.5+dfsg 2018-03-17 18:26:18 +05:30
system_hooks New upstream version 10.5.5+dfsg 2018-03-17 18:26:18 +05:30
topics New upstream version 10.5.5+dfsg 2018-03-17 18:26:18 +05:30
university New upstream version 10.5.5+dfsg 2018-03-17 18:26:18 +05:30
update New upstream version 10.5.5+dfsg 2018-03-17 18:26:18 +05:30
user New upstream version 10.5.5+dfsg 2018-03-17 18:26:18 +05:30
web_hooks New upstream version 9.2.10+dfsg 2017-08-17 22:00:37 +05:30
workflow New upstream version 10.5.5+dfsg 2018-03-17 18:26:18 +05:30
README.md New upstream version 10.5.5+dfsg 2018-03-17 18:26:18 +05:30

toc comments
false false

GitLab Documentation

Welcome to GitLab, a Git-based fully featured platform for software development!

GitLab offers the most scalable Git-based fully integrated platform for software development, with flexible products and subscription plans.

With GitLab self-hosted, you deploy your own GitLab instance on-premises or on a private cloud of your choice. GitLab self-hosted is available for free and with paid subscriptions: Libre, Starter, Premium, and Ultimate.

Every feature available in Libre is also available in Starter, Premium, and Ultimate. Starter features are also available in Premium and Ultimate, and Premium features are also available in Ultimate.

GitLab.com is our SaaS offering. It's hosted, managed, and administered by GitLab, with free and paid plans for individuals and teams: Free, Bronze, Silver, and Gold.

Shortcuts to GitLab's most visited docs

GitLab CI/CD Other
Quick start guide API
Configuring .gitlab-ci.yml SSH authentication
Using Docker images GitLab Pages

Getting started with GitLab

User account

  • User account: Manage your account
    • Authentication: Account security with two-factor authentication, setup your ssh keys and deploy keys for secure access to your projects.
    • Profile settings: Manage your profile settings, two factor authentication and more.
  • User permissions: Learn what each role in a project (external/guest/reporter/developer/master/owner) can do.

Projects and groups

Repository

Manage your repositories from the UI (user interface):

Issues and Merge Requests (MRs)

Git and GitLab

  • Git: Getting started with Git, branching strategies, Git LFS, advanced use.
  • Git cheatsheet: Download a PDF describing the most used Git operations.
  • GitLab Flow: explore the best of Git with the GitLab Flow strategy.

Migrate and import your projects from other platforms

Continuous Integration, Delivery, and Deployment

  • GitLab CI: Explore the features and capabilities of Continuous Integration, Continuous Delivery, and Continuous Deployment with GitLab.
    • Auto Deploy: Configure GitLab CI for the deployment of your application.
    • Review Apps: Preview changes to your app right from a merge request.
  • GitLab Cycle Analytics: Cycle Analytics measures the time it takes to go from an idea to production for each project you have.
  • GitLab Container Registry: Learn how to use GitLab's built-in Container Registry.

Automation

  • API: Automate GitLab via a simple and powerful API.
  • GitLab Webhooks: Let GitLab notify you when new code has been pushed to your project.

Integrations

  • Project Services: Integrate a project with external services, such as CI and chat.
  • GitLab Integration: Integrate with multiple third-party services with GitLab to allow external issue trackers and external authentication.
  • Trello Power-Up: Integrate with GitLab's Trello Power-Up

Administrator documentation

Administration documentation applies to admin users of GitLab self-hosted instances.

Learn how to install, configure, update, upgrade, integrate, and maintain your own instance. Regular users don't have access to GitLab administration tools and settings.

Contributor documentation

GitLab Community Edition is open source and GitLab Enterprise Edition is open-core. Learn how to contribute to GitLab: