Commit 79148f04 authored by Mike Jang's avatar Mike Jang Committed by Craig Norris

Resolve "Move 1Password info from docs.gitlab.com to the Handbook"

parent 1a9c3e9c
...@@ -227,11 +227,12 @@ for its search function. This is how it works: ...@@ -227,11 +227,12 @@ for its search function. This is how it works:
there's a JavaScript snippet which initiates DocSearch by using an API key there's a JavaScript snippet which initiates DocSearch by using an API key
and an index name (`gitlab`) that are needed for Algolia to show the results. and an index name (`gitlab`) that are needed for Algolia to show the results.
NOTE: **For GitLab employees:** NOTE: **For GitLab Team Members:**
The credentials to access the Algolia dashboard are stored in 1Password. If you If you’re a GitLab Team Member, find credentials for the Algolia dashboard
want to receive weekly reports of the search usage, search the Google doc with in the shared [GitLab 1Password account](https://about.gitlab.com/handbook/security/#1password-for-teams).
To receive weekly reports of the search usage, search the Google doc with
title `Email, Slack, and GitLab Groups and Aliases`, search for `docsearch`, title `Email, Slack, and GitLab Groups and Aliases`, search for `docsearch`,
and add a comment with your email to be added to the alias that gets the weekly and add a comment with your email. You'll be added to the alias that gets the weekly
reports. reports.
## Monthly release process (versions) ## Monthly release process (versions)
......
...@@ -557,8 +557,9 @@ overwrites the Git configuration with the appropriate settings to fetch ...@@ -557,8 +557,9 @@ overwrites the Git configuration with the appropriate settings to fetch
from the GitLab repository. from the GitLab repository.
`CI_REPO_CACHE_CREDENTIALS` contains the Google Cloud service account `CI_REPO_CACHE_CREDENTIALS` contains the Google Cloud service account
JSON for uploading to the `gitlab-ci-git-repo-cache` bucket. These JSON for uploading to the `gitlab-ci-git-repo-cache` bucket. (If you’re a
credentials are stored in the 1Password GitLab.com Production vault. GitLab Team Member, find credentials in the
[GitLab shared 1Password account](https://about.gitlab.com/handbook/security/#1password-for-teams).
Note that this bucket should be located in the same continent as the Note that this bucket should be located in the same continent as the
runner, or [network egress charges will apply](https://cloud.google.com/storage/pricing). runner, or [network egress charges will apply](https://cloud.google.com/storage/pricing).
......
...@@ -165,8 +165,11 @@ This will grant you the following permissions for: ...@@ -165,8 +165,11 @@ This will grant you the following permissions for:
### Log into my Review App ### Log into my Review App
The default username is `root` and its password can be found in the 1Password For GitLab Team Members only. If you want to sign in to the review app, review
secure note named `gitlab-{ce,ee} Review App's root password`. the GitLab handbook information for the [shared 1Password account](https://about.gitlab.com/handbook/security/#1password-for-teams).
- The default username is `root`.
- The password can be found in the 1Password secure note named `gitlab-{ce,ee} Review App's root password`.
### Enable a feature flag for my Review App ### Enable a feature flag for my Review App
......
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