Skip to content

Commit b4bf121

Browse files
authored
SEO: How-tos Datacoves Admin section (#41)
Add SEO titles, sidebar_label, and meta descriptions to all Datacoves admin how-to pages (projects, secrets, metrics & logs).
1 parent 59f86e1 commit b4bf121

16 files changed

Lines changed: 48 additions & 16 deletions

docs/how-tos/datacoves/how_to_connection_template.md

Lines changed: 3 additions & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -1,5 +1,7 @@
11
---
2-
title: Configure Connection Templates
2+
title: Create and Edit Datacoves Connection Templates
3+
sidebar_label: Configure Connection Templates
4+
description: "How to create and manage connection templates in Datacoves to standardize data warehouse credentials across projects and environments."
35
sidebar_position: 42
46
---
57
# How to Create/Edit Connection Template

docs/how-tos/datacoves/how_to_environment_variables.md

Lines changed: 3 additions & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -1,5 +1,7 @@
11
---
2-
title: Configure VSCode Environment Variables
2+
title: Add Custom Environment Variables to VS Code
3+
sidebar_label: Configure VS Code Env Vars
4+
description: "Configure custom environment variables for the VS Code IDE in Datacoves environments to pass secrets, settings, or tool configuration to developers."
35
sidebar_position: 52
46
---
57
# How to use custom VSCode Environment Variables

docs/how-tos/datacoves/how_to_environments.md

Lines changed: 3 additions & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -1,5 +1,7 @@
11
---
2-
title: Configure Environments
2+
title: Create and Configure Datacoves Environments
3+
sidebar_label: Configure Environments
4+
description: "Step-by-step guide to creating and editing Datacoves environments: configure VS Code, Airflow, Superset, and service connection settings per environment."
35
sidebar_position: 44
46
---
57
# How to Create/Edit an Environment

docs/how-tos/datacoves/how_to_groups.md

Lines changed: 3 additions & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -1,5 +1,7 @@
11
---
2-
title: Configure Groups
2+
title: Create and Manage User Groups in Datacoves
3+
sidebar_label: Configure Groups
4+
description: "How to create and configure user groups in Datacoves to assign roles and control access to projects and environments at scale."
35
sidebar_position: 45
46
---
57
# How to Create/Edit a Group

docs/how-tos/datacoves/how_to_integrations.md

Lines changed: 3 additions & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -1,5 +1,7 @@
11
---
2-
title: Configure Integrations
2+
title: Set Up Integrations in the Datacoves Admin Panel
3+
sidebar_label: Configure Integrations
4+
description: "How to create and configure integrations in Datacoves, including notification services like Slack and Teams for Airflow DAG alerts."
35
sidebar_position: 46
46
---
57
# How to Create/Edit an Integration

docs/how-tos/datacoves/how_to_invitations.md

Lines changed: 3 additions & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -1,5 +1,7 @@
11
---
2-
title: Configure Invitations
2+
title: Invite Users to Your Datacoves Account
3+
sidebar_label: Configure Invitations
4+
description: "Send email invitations to new Datacoves users, assign them to projects or environments, and configure their initial access permissions."
35
sidebar_position: 47
46
---
57
# How to Invite a User to your Account

docs/how-tos/datacoves/how_to_manage_users.md

Lines changed: 3 additions & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -1,5 +1,7 @@
11
---
2-
title: Manage Users
2+
title: "Manage Datacoves Users: Edit and Remove Access"
3+
sidebar_label: Manage Users
4+
description: "Edit user roles, change project and environment access, deactivate accounts, and permanently delete users from your Datacoves organization."
35
sidebar_position: 56
46
---
57
# How to Manage Users

docs/how-tos/datacoves/how_to_projects/README.md

Lines changed: 3 additions & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -1,5 +1,7 @@
11
---
2-
title: Configure Projects
2+
title: Create and Configure Datacoves Projects
3+
sidebar_label: Configure Projects
4+
description: "How to set up a Datacoves project: configure git repository access via SSH or HTTPS, link CI/CD pipelines, and configure the secrets backend."
35
sidebar_position: 48
46
---
57

docs/how-tos/datacoves/how_to_projects/how_to_configure_aws_secrets_manager.md

Lines changed: 3 additions & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -1,5 +1,7 @@
11
---
2-
title: Configure AWS Secrets Manager
2+
title: "Add AWS Secrets Manager as a Datacoves Backend"
3+
sidebar_label: "Configure AWS Secrets Manager"
4+
description: "Connect AWS Secrets Manager to Datacoves as a project-level secrets backend to securely inject credentials into Airflow and VS Code environments."
35
sidebar_position: 50
46
---
57
# Configuring AWS Secrets Manager

docs/how-tos/datacoves/how_to_projects/how_to_configure_azure_DevOps.mdx

Lines changed: 3 additions & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -1,5 +1,7 @@
11
---
2-
title: Configure Azure DevOps
2+
title: "Connect Azure DevOps Repos to Datacoves Projects"
3+
sidebar_label: "Configure Azure DevOps"
4+
description: "Set up Azure DevOps as your git provider in Datacoves using EntraID app authentication with certificate or client secret for repository access."
35
sidebar_position: 51
46
---
57

0 commit comments

Comments
 (0)