Merge branch 'docs-products-links' into 'master'
Updated /products links to /pricing See merge request gitlab-org/gitlab-ce!20321
This commit is contained in:
commit
122e764f9b
23 changed files with 28 additions and 28 deletions
|
@ -35,7 +35,7 @@ We're hiring developers, support people, and production engineers all the time,
|
||||||
There are two editions of GitLab:
|
There are two editions of GitLab:
|
||||||
|
|
||||||
- GitLab Community Edition (CE) is available freely under the MIT Expat license.
|
- GitLab Community Edition (CE) is available freely under the MIT Expat license.
|
||||||
- GitLab Enterprise Edition (EE) includes [extra features](https://about.gitlab.com/products/#compare-options) that are more useful for organizations with more than 100 users. To use EE and get official support please [become a subscriber](https://about.gitlab.com/products/).
|
- GitLab Enterprise Edition (EE) includes [extra features](https://about.gitlab.com/pricing/#compare-options) that are more useful for organizations with more than 100 users. To use EE and get official support please [become a subscriber](https://about.gitlab.com/pricing/).
|
||||||
|
|
||||||
## Website
|
## Website
|
||||||
|
|
||||||
|
|
|
@ -228,7 +228,7 @@ straight away.
|
||||||
|
|
||||||
### GitLab self-hosted
|
### GitLab self-hosted
|
||||||
|
|
||||||
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](https://about.gitlab.com/products/): Core, Starter, Premium, and Ultimate.
|
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](https://about.gitlab.com/pricing/): Core, Starter, Premium, and Ultimate.
|
||||||
|
|
||||||
Every feature available in Core is also available in Starter, Premium, and Ultimate.
|
Every feature available in Core is also available in Starter, Premium, and Ultimate.
|
||||||
Starter features are also available in Premium and Ultimate, and Premium features are also
|
Starter features are also available in Premium and Ultimate, and Premium features are also
|
||||||
|
|
|
@ -11,7 +11,7 @@ Regular users don't have access to GitLab administration tools and settings.
|
||||||
GitLab has two product distributions: the open source
|
GitLab has two product distributions: the open source
|
||||||
[GitLab Community Edition (CE)](https://gitlab.com/gitlab-org/gitlab-ce),
|
[GitLab Community Edition (CE)](https://gitlab.com/gitlab-org/gitlab-ce),
|
||||||
and the open core [GitLab Enterprise Edition (EE)](https://gitlab.com/gitlab-org/gitlab-ee),
|
and the open core [GitLab Enterprise Edition (EE)](https://gitlab.com/gitlab-org/gitlab-ee),
|
||||||
available through [different subscriptions](https://about.gitlab.com/products/).
|
available through [different subscriptions](https://about.gitlab.com/pricing/).
|
||||||
|
|
||||||
You can [install GitLab CE or GitLab EE](https://about.gitlab.com/installation/ce-or-ee/),
|
You can [install GitLab CE or GitLab EE](https://about.gitlab.com/installation/ce-or-ee/),
|
||||||
but the features you'll have access to depend on the subscription you choose
|
but the features you'll have access to depend on the subscription you choose
|
||||||
|
|
|
@ -91,9 +91,9 @@ _The artifacts are stored by default in
|
||||||
- [Introduced][ee-1762] in [GitLab Premium][eep] 9.4.
|
- [Introduced][ee-1762] in [GitLab Premium][eep] 9.4.
|
||||||
- Since version 9.5, artifacts are [browsable], when object storage is enabled.
|
- Since version 9.5, artifacts are [browsable], when object storage is enabled.
|
||||||
9.4 lacks this feature.
|
9.4 lacks this feature.
|
||||||
> Available in [GitLab Premium](https://about.gitlab.com/products/) and
|
> Available in [GitLab Premium](https://about.gitlab.com/pricing/) and
|
||||||
[GitLab.com Silver](https://about.gitlab.com/gitlab-com/).
|
[GitLab.com Silver](https://about.gitlab.com/gitlab-com/).
|
||||||
> Since version 10.6, available in [GitLab CE](https://about.gitlab.com/products/)
|
> Since version 10.6, available in [GitLab CE](https://about.gitlab.com/pricing/)
|
||||||
> Since version 11.0, we support direct_upload to S3.
|
> Since version 11.0, we support direct_upload to S3.
|
||||||
|
|
||||||
If you don't want to use the local disk where GitLab is installed to store the
|
If you don't want to use the local disk where GitLab is installed to store the
|
||||||
|
|
|
@ -46,4 +46,4 @@ configuration to reflect that change.
|
||||||
|
|
||||||
[cli]: https://github.com/codeclimate/codeclimate
|
[cli]: https://github.com/codeclimate/codeclimate
|
||||||
[dind]: ../docker/using_docker_build.md#use-docker-in-docker-executor
|
[dind]: ../docker/using_docker_build.md#use-docker-in-docker-executor
|
||||||
[ee]: https://about.gitlab.com/products/
|
[ee]: https://about.gitlab.com/pricing/
|
||||||
|
|
|
@ -63,4 +63,4 @@ are still maintained they have been deprecated with GitLab 11.0 and may be remov
|
||||||
in next major release, GitLab 12.0. You are advised to update your current `.gitlab-ci.yml`
|
in next major release, GitLab 12.0. You are advised to update your current `.gitlab-ci.yml`
|
||||||
configuration to reflect that change.
|
configuration to reflect that change.
|
||||||
|
|
||||||
[ee]: https://about.gitlab.com/products/
|
[ee]: https://about.gitlab.com/pricing/
|
||||||
|
|
|
@ -60,4 +60,4 @@ so, the CI job must be named `dast` and the artifact path must be
|
||||||
`gl-dast-report.json`.
|
`gl-dast-report.json`.
|
||||||
[Learn more about DAST results shown in merge requests](https://docs.gitlab.com/ee/user/project/merge_requests/dast.html).
|
[Learn more about DAST results shown in merge requests](https://docs.gitlab.com/ee/user/project/merge_requests/dast.html).
|
||||||
|
|
||||||
[ee]: https://about.gitlab.com/products/
|
[ee]: https://about.gitlab.com/pricing/
|
||||||
|
|
|
@ -219,7 +219,7 @@ removed with one of the future versions of GitLab. You are advised to
|
||||||
|
|
||||||
[ee-2017]: https://gitlab.com/gitlab-org/gitlab-ee/merge_requests/2017
|
[ee-2017]: https://gitlab.com/gitlab-org/gitlab-ee/merge_requests/2017
|
||||||
[ci-229]: https://gitlab.com/gitlab-org/gitlab-ci/merge_requests/229
|
[ci-229]: https://gitlab.com/gitlab-org/gitlab-ci/merge_requests/229
|
||||||
[ee]: https://about.gitlab.com/products/
|
[ee]: https://about.gitlab.com/pricing/
|
||||||
[variables]: ../variables/README.md
|
[variables]: ../variables/README.md
|
||||||
[predef]: ../variables/README.md#predefined-variables-environment-variables
|
[predef]: ../variables/README.md#predefined-variables-environment-variables
|
||||||
[registry]: ../../user/project/container_registry.md
|
[registry]: ../../user/project/container_registry.md
|
||||||
|
|
|
@ -553,7 +553,7 @@ Below you can find supported syntax reference:
|
||||||
`/pattern/i` to make a pattern case-insensitive.
|
`/pattern/i` to make a pattern case-insensitive.
|
||||||
|
|
||||||
[ce-13784]: https://gitlab.com/gitlab-org/gitlab-ce/issues/13784 "Simple protection of CI variables"
|
[ce-13784]: https://gitlab.com/gitlab-org/gitlab-ce/issues/13784 "Simple protection of CI variables"
|
||||||
[eep]: https://about.gitlab.com/products/ "Available only in GitLab Premium"
|
[eep]: https://about.gitlab.com/pricing/ "Available only in GitLab Premium"
|
||||||
[envs]: ../environments.md
|
[envs]: ../environments.md
|
||||||
[protected branches]: ../../user/project/protected_branches.md
|
[protected branches]: ../../user/project/protected_branches.md
|
||||||
[protected tags]: ../../user/project/protected_tags.md
|
[protected tags]: ../../user/project/protected_tags.md
|
||||||
|
|
|
@ -2,7 +2,7 @@
|
||||||
|
|
||||||
## Software delivery
|
## Software delivery
|
||||||
|
|
||||||
There are two software distributions of GitLab: the open source [Community Edition](https://gitlab.com/gitlab-org/gitlab-ce/) (CE), and the open core [Enterprise Edition](https://gitlab.com/gitlab-org/gitlab-ee/) (EE). GitLab is available under [different subscriptions](https://about.gitlab.com/products/).
|
There are two software distributions of GitLab: the open source [Community Edition](https://gitlab.com/gitlab-org/gitlab-ce/) (CE), and the open core [Enterprise Edition](https://gitlab.com/gitlab-org/gitlab-ee/) (EE). GitLab is available under [different subscriptions](https://about.gitlab.com/pricing/).
|
||||||
|
|
||||||
New versions of GitLab are released in stable branches and the master branch is for bleeding edge development.
|
New versions of GitLab are released in stable branches and the master branch is for bleeding edge development.
|
||||||
|
|
||||||
|
|
|
@ -192,7 +192,7 @@ Portions of this page are modifications based on work created and shared by the
|
||||||
|
|
||||||
[material design]: https://material.io/guidelines/
|
[material design]: https://material.io/guidelines/
|
||||||
[features]: https://about.gitlab.com/features/ "GitLab features page"
|
[features]: https://about.gitlab.com/features/ "GitLab features page"
|
||||||
[products]: https://about.gitlab.com/products/ "GitLab products page"
|
[products]: https://about.gitlab.com/pricing/ "GitLab products page"
|
||||||
[serial comma]: https://en.wikipedia.org/wiki/Serial_comma "“Serial comma” in Wikipedia"
|
[serial comma]: https://en.wikipedia.org/wiki/Serial_comma "“Serial comma” in Wikipedia"
|
||||||
[android project]: http://source.android.com/
|
[android project]: http://source.android.com/
|
||||||
[creative commons]: http://creativecommons.org/licenses/by/2.5/
|
[creative commons]: http://creativecommons.org/licenses/by/2.5/
|
||||||
|
|
|
@ -71,7 +71,7 @@ For most installations, only two parameters are required:
|
||||||
|
|
||||||
Other common configuration options:
|
Other common configuration options:
|
||||||
- `baseIP`: the desired [external IP address](#external-ip-recommended)
|
- `baseIP`: the desired [external IP address](#external-ip-recommended)
|
||||||
- `gitlab`: Choose the [desired edition](https://about.gitlab.com/products), either `ee` or `ce`. `ce` is the default.
|
- `gitlab`: Choose the [desired edition](https://about.gitlab.com/pricing), either `ee` or `ce`. `ce` is the default.
|
||||||
- `gitlabEELicense`: For Enterprise Edition, the [license](https://docs.gitlab.com/ee/user/admin_area/license.html) can be installed directly via the Chart
|
- `gitlabEELicense`: For Enterprise Edition, the [license](https://docs.gitlab.com/ee/user/admin_area/license.html) can be installed directly via the Chart
|
||||||
- `provider`: Optimizes the deployment for a cloud provider. The default is `gke` for [Google Kubernetes Engine](https://cloud.google.com/kubernetes-engine/), with `acs` also supported for the [Azure Container Service](https://azure.microsoft.com/en-us/services/container-service/).
|
- `provider`: Optimizes the deployment for a cloud provider. The default is `gke` for [Google Kubernetes Engine](https://cloud.google.com/kubernetes-engine/), with `acs` also supported for the [Azure Container Service](https://azure.microsoft.com/en-us/services/container-service/).
|
||||||
|
|
||||||
|
|
|
@ -840,5 +840,5 @@ curl --data "value=true" --header "PRIVATE-TOKEN: personal_access_token" https:/
|
||||||
[postgresql]: https://www.postgresql.org/
|
[postgresql]: https://www.postgresql.org/
|
||||||
[Auto DevOps template]: https://gitlab.com/gitlab-org/gitlab-ci-yml/blob/master/Auto-DevOps.gitlab-ci.yml
|
[Auto DevOps template]: https://gitlab.com/gitlab-org/gitlab-ci-yml/blob/master/Auto-DevOps.gitlab-ci.yml
|
||||||
[GitLab Omnibus Helm Chart]: ../../install/kubernetes/gitlab_omnibus.md
|
[GitLab Omnibus Helm Chart]: ../../install/kubernetes/gitlab_omnibus.md
|
||||||
[ee]: https://about.gitlab.com/products/
|
[ee]: https://about.gitlab.com/pricing/
|
||||||
[ce-19507]: https://gitlab.com/gitlab-org/gitlab-ce/merge_requests/19507
|
[ce-19507]: https://gitlab.com/gitlab-org/gitlab-ce/merge_requests/19507
|
||||||
|
|
|
@ -7,7 +7,7 @@ description: 'Read through the GitLab User documentation to learn how to use, co
|
||||||
Welcome to GitLab! We're glad to have you here!
|
Welcome to GitLab! We're glad to have you here!
|
||||||
|
|
||||||
As a GitLab user you'll have access to all the features
|
As a GitLab user you'll have access to all the features
|
||||||
your [subscription](https://about.gitlab.com/products/)
|
your [subscription](https://about.gitlab.com/pricing/)
|
||||||
includes, except [GitLab administrator](../README.md#administrator-documentation)
|
includes, except [GitLab administrator](../README.md#administrator-documentation)
|
||||||
settings, unless you have admin privileges to install, configure,
|
settings, unless you have admin privileges to install, configure,
|
||||||
and upgrade your GitLab instance.
|
and upgrade your GitLab instance.
|
||||||
|
|
|
@ -313,4 +313,4 @@ Read through the documentation on [LDAP users permissions](https://docs.gitlab.c
|
||||||
[ce-18994]: https://gitlab.com/gitlab-org/gitlab-ce/issues/18994
|
[ce-18994]: https://gitlab.com/gitlab-org/gitlab-ce/issues/18994
|
||||||
[new-mod]: project/new_ci_build_permissions_model.md
|
[new-mod]: project/new_ci_build_permissions_model.md
|
||||||
[ee-998]: https://gitlab.com/gitlab-org/gitlab-ee/merge_requests/998
|
[ee-998]: https://gitlab.com/gitlab-org/gitlab-ee/merge_requests/998
|
||||||
[eep]: https://about.gitlab.com/products/
|
[eep]: https://about.gitlab.com/pricing/
|
||||||
|
|
|
@ -406,5 +406,5 @@ the deployment variables above, ensuring any pods you create are labelled with
|
||||||
- [Connecting and deploying to an Amazon EKS cluster](eks_and_gitlab/index.md)
|
- [Connecting and deploying to an Amazon EKS cluster](eks_and_gitlab/index.md)
|
||||||
|
|
||||||
[permissions]: ../../permissions.md
|
[permissions]: ../../permissions.md
|
||||||
[ee]: https://about.gitlab.com/products/
|
[ee]: https://about.gitlab.com/pricing/
|
||||||
[Auto DevOps]: ../../../topics/autodevops/index.md
|
[Auto DevOps]: ../../../topics/autodevops/index.md
|
||||||
|
|
|
@ -70,7 +70,7 @@ beginning of the development lifecycle until deployed to production
|
||||||
### Use cases for Multiple Issue Boards
|
### Use cases for Multiple Issue Boards
|
||||||
|
|
||||||
With [Multiple Issue Boards](#multiple-issue-boards), available only in
|
With [Multiple Issue Boards](#multiple-issue-boards), available only in
|
||||||
[GitLab Enterprise Edition](https://about.gitlab.com/products/),
|
[GitLab Enterprise Edition](https://about.gitlab.com/pricing/),
|
||||||
each team can have their own board to organize their workflow individually.
|
each team can have their own board to organize their workflow individually.
|
||||||
|
|
||||||
#### Scrum team
|
#### Scrum team
|
||||||
|
|
|
@ -8,7 +8,7 @@ It allows you, your team, and your collaborators to share
|
||||||
and discuss proposals before and while implementing them.
|
and discuss proposals before and while implementing them.
|
||||||
|
|
||||||
GitLab Issues and the GitLab Issue Tracker are available in all
|
GitLab Issues and the GitLab Issue Tracker are available in all
|
||||||
[GitLab Products](https://about.gitlab.com/products/) as
|
[GitLab Products](https://about.gitlab.com/pricing/) as
|
||||||
part of the [GitLab Workflow](https://about.gitlab.com/2016/10/25/gitlab-workflow-an-overview/).
|
part of the [GitLab Workflow](https://about.gitlab.com/2016/10/25/gitlab-workflow-an-overview/).
|
||||||
|
|
||||||
## Use cases
|
## Use cases
|
||||||
|
@ -35,7 +35,7 @@ your project public, open to collaboration.
|
||||||
### Streamline collaboration
|
### Streamline collaboration
|
||||||
|
|
||||||
With [Multiple Assignees for Issues](https://docs.gitlab.com/ee/user/project/issues/multiple_assignees_for_issues.html),
|
With [Multiple Assignees for Issues](https://docs.gitlab.com/ee/user/project/issues/multiple_assignees_for_issues.html),
|
||||||
available in [GitLab Starter](https://about.gitlab.com/products/)
|
available in [GitLab Starter](https://about.gitlab.com/pricing/)
|
||||||
you can streamline collaboration and allow shared responsibilities to be clearly displayed.
|
you can streamline collaboration and allow shared responsibilities to be clearly displayed.
|
||||||
All assignees are shown across your workflows and receive notifications (as they
|
All assignees are shown across your workflows and receive notifications (as they
|
||||||
would as single assignees), simplifying communication and ownership.
|
would as single assignees), simplifying communication and ownership.
|
||||||
|
@ -139,7 +139,7 @@ Find GitLab Issue Boards by navigating to your **Project's Dashboard** > **Issue
|
||||||
Read through the documentation for [Issue Boards](../issue_board.md)
|
Read through the documentation for [Issue Boards](../issue_board.md)
|
||||||
to find out more about this feature.
|
to find out more about this feature.
|
||||||
|
|
||||||
With [GitLab Starter](https://about.gitlab.com/products/), you can also
|
With [GitLab Starter](https://about.gitlab.com/pricing/), you can also
|
||||||
create various boards per project with [Multiple Issue Boards](https://docs.gitlab.com/ee/user/project/issue_board.html#multiple-issue-boards).
|
create various boards per project with [Multiple Issue Boards](https://docs.gitlab.com/ee/user/project/issue_board.html#multiple-issue-boards).
|
||||||
|
|
||||||
### External Issue Tracker
|
### External Issue Tracker
|
||||||
|
|
|
@ -47,7 +47,7 @@ Often multiple people likely work on the same issue together,
|
||||||
which can especially be difficult to track in large teams
|
which can especially be difficult to track in large teams
|
||||||
where there is shared ownership of an issue.
|
where there is shared ownership of an issue.
|
||||||
|
|
||||||
In [GitLab Starter](https://about.gitlab.com/products/), you can also
|
In [GitLab Starter](https://about.gitlab.com/pricing/), you can also
|
||||||
select multiple assignees to an issue.
|
select multiple assignees to an issue.
|
||||||
|
|
||||||
Learn more on the [Multiple Assignees documentation](https://docs.gitlab.com/ee/user/project/issues/multiple_assignees_for_issues.html).
|
Learn more on the [Multiple Assignees documentation](https://docs.gitlab.com/ee/user/project/issues/multiple_assignees_for_issues.html).
|
||||||
|
|
|
@ -325,4 +325,4 @@ git checkout origin/merge-requests/1
|
||||||
```
|
```
|
||||||
|
|
||||||
[protected branches]: ../protected_branches.md
|
[protected branches]: ../protected_branches.md
|
||||||
[ee]: https://about.gitlab.com/products/ "GitLab Enterprise Edition"
|
[ee]: https://about.gitlab.com/pricing/ "GitLab Enterprise Edition"
|
||||||
|
|
|
@ -82,7 +82,7 @@ your implementation with your team.
|
||||||
You can live preview changes submitted to a new branch with
|
You can live preview changes submitted to a new branch with
|
||||||
[Review Apps](../../../ci/review_apps/index.md).
|
[Review Apps](../../../ci/review_apps/index.md).
|
||||||
|
|
||||||
With [GitLab Starter](https://about.gitlab.com/products/), you can also request
|
With [GitLab Starter](https://about.gitlab.com/pricing/), you can also request
|
||||||
[approval](https://docs.gitlab.com/ee/user/project/merge_requests/merge_request_approvals.html) from your managers.
|
[approval](https://docs.gitlab.com/ee/user/project/merge_requests/merge_request_approvals.html) from your managers.
|
||||||
|
|
||||||
To create, delete, and [branches](branches/index.md) via GitLab's UI:
|
To create, delete, and [branches](branches/index.md) via GitLab's UI:
|
||||||
|
@ -165,12 +165,12 @@ Find it under your project's **Repository > Compare**.
|
||||||
|
|
||||||
## Locked files
|
## Locked files
|
||||||
|
|
||||||
> Available in [GitLab Premium](https://about.gitlab.com/products/).
|
> Available in [GitLab Premium](https://about.gitlab.com/pricing/).
|
||||||
|
|
||||||
Lock your files to prevent any conflicting changes.
|
Lock your files to prevent any conflicting changes.
|
||||||
|
|
||||||
[File Locking](https://docs.gitlab.com/ee/user/project/file_lock.html) is available only in
|
[File Locking](https://docs.gitlab.com/ee/user/project/file_lock.html) is available only in
|
||||||
[GitLab Premium](https://about.gitlab.com/products/).
|
[GitLab Premium](https://about.gitlab.com/pricing/).
|
||||||
|
|
||||||
## Repository's API
|
## Repository's API
|
||||||
|
|
||||||
|
|
|
@ -42,7 +42,7 @@ Set up your project's merge request settings:
|
||||||
|
|
||||||
### Service Desk
|
### Service Desk
|
||||||
|
|
||||||
Enable [Service Desk](https://docs.gitlab.com/ee/user/project/service_desk.html) for your project to offer customer support. Service Desk is available in [GitLab Premium](https://about.gitlab.com/products/).
|
Enable [Service Desk](https://docs.gitlab.com/ee/user/project/service_desk.html) for your project to offer customer support. Service Desk is available in [GitLab Premium](https://about.gitlab.com/pricing/).
|
||||||
|
|
||||||
### Export project
|
### Export project
|
||||||
|
|
||||||
|
|
|
@ -236,5 +236,5 @@ See more information in [!19581](https://gitlab.com/gitlab-org/gitlab-ce/merge_r
|
||||||
|
|
||||||
[reconfigure gitlab]: ../../administration/restart_gitlab.md#omnibus-gitlab-reconfigure "How to reconfigure Omnibus GitLab"
|
[reconfigure gitlab]: ../../administration/restart_gitlab.md#omnibus-gitlab-reconfigure "How to reconfigure Omnibus GitLab"
|
||||||
[restart gitlab]: ../../administration/restart_gitlab.md#installations-from-source "How to restart GitLab"
|
[restart gitlab]: ../../administration/restart_gitlab.md#installations-from-source "How to restart GitLab"
|
||||||
[eep]: https://about.gitlab.com/products/ "GitLab Premium"
|
[eep]: https://about.gitlab.com/pricing/ "GitLab Premium"
|
||||||
[ee-2760]: https://gitlab.com/gitlab-org/gitlab-ee/merge_requests/2760
|
[ee-2760]: https://gitlab.com/gitlab-org/gitlab-ee/merge_requests/2760
|
||||||
|
|
Loading…
Reference in a new issue