mirror of
https://github.com/gitlabhq/gitlabhq.git
synced 2026-01-19 09:26:04 +00:00
17 lines
1.1 KiB
Markdown
17 lines
1.1 KiB
Markdown
---
|
|
stage: none
|
|
group: Tutorials
|
|
info: For assistance with this tutorials page, see https://handbook.gitlab.com/handbook/product/ux/technical-writing/#assignments-to-other-projects-and-subjects.
|
|
description: Integrations with third-party services.
|
|
title: 'Tutorials: Extend with GitLab'
|
|
---
|
|
|
|
GitLab [integrates](../user/project/integrations/_index.md) with many third-party services,
|
|
so you can work with those services directly in GitLab.
|
|
|
|
| Topic | Description | Good for beginners |
|
|
|-------|-------------|--------------------|
|
|
| [Create Jira credentials](../integration/jira/jira_server_configuration.md) | Create Jira credentials to configure the Jira issues integration in GitLab. | |
|
|
| [Integrate with Jira](https://about.gitlab.com/blog/2021/04/12/gitlab-jira-integration-selfmanaged/) | Configure the Jira issues integration to connect one or more GitLab projects to a Jira instance. | |
|
|
| [Integrate with Gitpod](https://about.gitlab.com/blog/2021/07/19/teams-gitpod-integration-gitlab-speed-up-development/) | Integrate with Gitpod to set up a development environment for any GitLab project. | |
|