Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

Break up /database-access/guides/ #38574

Merged
merged 4 commits into from
May 14, 2024
Merged

Conversation

ptgott
Copy link
Contributor

@ptgott ptgott commented Feb 23, 2024

Closes #17641

Organize the guides to enrolling databases in specific cloud providers (or self-hosted databases) into separate subsections of the "Database Actions" section, organized by cloud provider (or self-hosted).

We can later add general information to the index page of each subsection about how Teleport database access works for each cloud provider. The remaining guides in the "Guides" subsection have to do with database-agnostic functionality of the Teleport Database Service.

This change also adds a redirect for each page it moves.

Copy link

The PR changelog entry failed validation: Changelog entry not found in the PR body. Please add a "no-changelog" label to the PR, or changelog lines starting with changelog: followed by the changelog entries for the PR.

Copy link

🤖 Vercel preview here: https://docs-hn46rsek9-goteleport.vercel.app/docs/ver/preview

@ptgott ptgott force-pushed the paul.gottschling/17641-db-org branch from 0d12e00 to 03fe43e Compare February 26, 2024 15:23
Copy link

The PR changelog entry failed validation: Changelog entry not found in the PR body. Please add a "no-changelog" label to the PR, or changelog lines starting with changelog: followed by the changelog entries for the PR.

Copy link

🤖 Vercel preview here: https://docs-1uwfgsnev-goteleport.vercel.app/docs/ver/preview

@ptgott ptgott added no-changelog Indicates that a PR does not require a changelog entry backport/branch/v15 labels Feb 26, 2024
@ptgott ptgott force-pushed the paul.gottschling/17641-db-org branch from 03fe43e to 16858b3 Compare February 28, 2024 21:32
Copy link

🤖 Vercel preview here: https://docs-oj7fh78gk-goteleport.vercel.app/docs/ver/preview

@ptgott ptgott force-pushed the paul.gottschling/17641-db-org branch from 16858b3 to 838d49c Compare March 1, 2024 20:31
Copy link

github-actions bot commented Mar 1, 2024

🤖 Vercel preview here: https://docs-pnc0y6iy3-goteleport.vercel.app/docs/ver/preview

@ptgott ptgott force-pushed the paul.gottschling/17641-db-org branch from 838d49c to 23c9c23 Compare March 5, 2024 15:21
Copy link

github-actions bot commented Mar 5, 2024

🤖 Vercel preview here: https://docs-ps2k4yejd-goteleport.vercel.app/docs/ver/preview

Copy link

github-actions bot commented Mar 6, 2024

🤖 Vercel preview here: https://docs-fmt6rvjvv-goteleport.vercel.app/docs/ver/preview

@ptgott ptgott force-pushed the paul.gottschling/17641-db-org branch from df9e1c7 to 93c8cb1 Compare March 7, 2024 18:34
Copy link

🤖 Vercel preview here: https://docs-m621s1v6k-goteleport.vercel.app/docs/ver/preview

@ptgott ptgott force-pushed the paul.gottschling/17641-db-org branch from c12ed31 to d33c455 Compare May 14, 2024 20:29
ptgott added 4 commits May 14, 2024 16:32
Closes #17641

Organize the guides to enrolling databases in specific cloud providers
(or self-hosted databases) into separate subsections of the "Database
Actions" section, organized by cloud provider (or self-hosted).

We can later add general information to the index page of each
subsection about how Teleport database access works for each cloud
provider. The remaining guides in the "Guides" subsection have to do
with database-agnostic functionality of the Teleport Database Service.

This change also adds a redirect for each page it moves.
- In the "Database Access" intro page, move the self-hosted section
  first in the list of links to database-specific guides so it's less
  easy to miss.
- Change "AWS" to "Amazon" in product names.
This prevents us from running into Vercel route limit issues, since the
number of redirects is large.
@ptgott ptgott force-pushed the paul.gottschling/17641-db-org branch from d33c455 to 2aadb4c Compare May 14, 2024 20:36
Copy link

🤖 Vercel preview here: https://docs-pphx58ch2-goteleport.vercel.app/docs/ver/preview

@ptgott ptgott added this pull request to the merge queue May 14, 2024
Merged via the queue into master with commit 127184f May 14, 2024
38 checks passed
@ptgott ptgott deleted the paul.gottschling/17641-db-org branch May 14, 2024 20:55
@public-teleport-github-review-bot

@ptgott See the table below for backport results.

Branch Result
branch/v15 Failed

ptgott added a commit that referenced this pull request May 15, 2024
Backports #38574

* Break up /database-access/guides/

Closes #17641

Organize the guides to enrolling databases in specific cloud providers
(or self-hosted databases) into separate subsections of the "Database
Actions" section, organized by cloud provider (or self-hosted).

We can later add general information to the index page of each
subsection about how Teleport database access works for each cloud
provider. The remaining guides in the "Guides" subsection have to do
with database-agnostic functionality of the Teleport Database Service.

This change also adds a redirect for each page it moves.

* Respond to greedy52 feedback

- In the "Database Access" intro page, move the self-hosted section
  first in the list of links to database-specific guides so it's less
  easy to miss.
- Change "AWS" to "Amazon" in product names.

* Fix linter issues

* Remove redirects added by the DB guide reorg

This prevents us from running into Vercel route limit issues, since the
number of redirects is large.
ptgott added a commit that referenced this pull request May 24, 2024
Backports #38574

* Break up /database-access/guides/

Closes #17641

Organize the guides to enrolling databases in specific cloud providers
(or self-hosted databases) into separate subsections of the "Database
Actions" section, organized by cloud provider (or self-hosted).

We can later add general information to the index page of each
subsection about how Teleport database access works for each cloud
provider. The remaining guides in the "Guides" subsection have to do
with database-agnostic functionality of the Teleport Database Service.

This change also adds a redirect for each page it moves.

* Respond to greedy52 feedback

- In the "Database Access" intro page, move the self-hosted section
  first in the list of links to database-specific guides so it's less
  easy to miss.
- Change "AWS" to "Amazon" in product names.

* Fix linter issues

* Remove redirects added by the DB guide reorg

This prevents us from running into Vercel route limit issues, since the
number of redirects is large.
ptgott added a commit that referenced this pull request May 29, 2024
Backports #38574

* Break up /database-access/guides/

Closes #17641

Organize the guides to enrolling databases in specific cloud providers
(or self-hosted databases) into separate subsections of the "Database
Actions" section, organized by cloud provider (or self-hosted).

We can later add general information to the index page of each
subsection about how Teleport database access works for each cloud
provider. The remaining guides in the "Guides" subsection have to do
with database-agnostic functionality of the Teleport Database Service.

This change also adds a redirect for each page it moves.

* Respond to greedy52 feedback

- In the "Database Access" intro page, move the self-hosted section
  first in the list of links to database-specific guides so it's less
  easy to miss.
- Change "AWS" to "Amazon" in product names.

* Fix linter issues

* Remove redirects added by the DB guide reorg

This prevents us from running into Vercel route limit issues, since the
number of redirects is large.
github-merge-queue bot pushed a commit that referenced this pull request May 29, 2024
Backports #38574

* Break up /database-access/guides/

Closes #17641

Organize the guides to enrolling databases in specific cloud providers
(or self-hosted databases) into separate subsections of the "Database
Actions" section, organized by cloud provider (or self-hosted).

We can later add general information to the index page of each
subsection about how Teleport database access works for each cloud
provider. The remaining guides in the "Guides" subsection have to do
with database-agnostic functionality of the Teleport Database Service.

This change also adds a redirect for each page it moves.

* Respond to greedy52 feedback

- In the "Database Access" intro page, move the self-hosted section
  first in the list of links to database-specific guides so it's less
  easy to miss.
- Change "AWS" to "Amazon" in product names.

* Fix linter issues

* Remove redirects added by the DB guide reorg

This prevents us from running into Vercel route limit issues, since the
number of redirects is large.
ptgott added a commit that referenced this pull request May 30, 2024
Also restore the "Guides" page to the sidebar.
github-merge-queue bot pushed a commit that referenced this pull request May 30, 2024
Also restore the "Guides" page to the sidebar.
github-actions bot pushed a commit that referenced this pull request May 30, 2024
Also restore the "Guides" page to the sidebar.
github-actions bot pushed a commit that referenced this pull request May 30, 2024
Also restore the "Guides" page to the sidebar.
github-merge-queue bot pushed a commit that referenced this pull request May 31, 2024
Also restore the "Guides" page to the sidebar.

Co-authored-by: Paul Gottschling <[email protected]>
github-merge-queue bot pushed a commit that referenced this pull request May 31, 2024
Also restore the "Guides" page to the sidebar.

Co-authored-by: Paul Gottschling <[email protected]>
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
backport/branch/v15 documentation no-changelog Indicates that a PR does not require a changelog entry size/sm
Projects
None yet
Development

Successfully merging this pull request may close these issues.

Find a tidy way to handle our growing library of Database Access guides
3 participants