Commit f56f1d1a authored by Achilleas Pipinellis's avatar Achilleas Pipinellis

Merge branch 'docs-repo-merge-28-project-ops-ee' into 'master'

Docs: (EE Port) Merge 4 EE doc/user/project dirs to CE

See merge request gitlab-org/gitlab-ee!12097
parents 54a1abd7 65030f83
...@@ -12,7 +12,7 @@ project can have its own space to store its Maven artifacts. ...@@ -12,7 +12,7 @@ project can have its own space to store its Maven artifacts.
NOTE: **Note:** NOTE: **Note:**
This option is available only if your GitLab administrator has This option is available only if your GitLab administrator has
[enabled support for the Maven repository](../../../administration/packages.md). [enabled support for the Maven repository](https://docs.gitlab.com/ee/administration/packages.html).**[PREMIUM ONLY]**
After the Packages feature is enabled, the Maven Repository will be available for After the Packages feature is enabled, the Maven Repository will be available for
all new projects by default. To enable it for existing projects, or if you want all new projects by default. To enable it for existing projects, or if you want
......
...@@ -20,7 +20,7 @@ within a subgroup is not supported yet. ...@@ -20,7 +20,7 @@ within a subgroup is not supported yet.
NOTE: **Note:** NOTE: **Note:**
This option is available only if your GitLab administrator has This option is available only if your GitLab administrator has
[enabled support for the NPM registry](../../../administration/packages.md). [enabled support for the NPM registry](https://docs.gitlab.com/ee/administration/packages.html).**[PREMIUM ONLY]**
After the NPM registry is enabled, it will be available for all new projects After the NPM registry is enabled, it will be available for all new projects
by default. To enable it for existing projects, or if you want to disable it: by default. To enable it for existing projects, or if you want to disable it:
......
...@@ -44,7 +44,7 @@ Set up your project's merge request settings: ...@@ -44,7 +44,7 @@ Set up your project's merge request settings:
### Service Desk **[PREMIUM]** ### Service Desk **[PREMIUM]**
Enable [Service Desk](../service_desk.md) for your project to offer customer support. Enable [Service Desk](https://docs.gitlab.com/ee/user/project/service_desk.html) for your project to offer customer support.
### Export project ### Export project
...@@ -129,6 +129,6 @@ namespace if needed. ...@@ -129,6 +129,6 @@ namespace if needed.
Configure Error Tracking to discover and view [Sentry errors within GitLab](../operations/error_tracking.md). Configure Error Tracking to discover and view [Sentry errors within GitLab](../operations/error_tracking.md).
### Jaeger tracing ### Jaeger tracing **[ULTIMATE]**
Add the URL of a Jaeger server to allow your users to [easily access the Jaeger UI from within GitLab](../operations/tracing.md). Add the URL of a Jaeger server to allow your users to [easily access the Jaeger UI from within GitLab](../operations/tracing.md).
Markdown is supported
0%
or
You are about to add 0 people to the discussion. Proceed with caution.
Finish editing this message first!
Please register or to comment