Skip to content

Commit

Permalink
DOCS - OSS deployment is flagged as Collate False
Browse files Browse the repository at this point in the history
  • Loading branch information
pmbrull committed Sep 5, 2024
1 parent f846a8a commit 8a21b6a
Show file tree
Hide file tree
Showing 186 changed files with 186 additions and 0 deletions.
Original file line number Diff line number Diff line change
@@ -1,6 +1,7 @@
---
title: Backup Metadata
slug: /deployment/backup-restore-metadata
collate: false
---

# Backup & Restore Metadata
Expand Down
Original file line number Diff line number Diff line change
@@ -1,6 +1,7 @@
---
title: Bare Metal Deployment
slug: /deployment/bare-metal
collate: false
---

# Deploy on Bare Metal
Expand Down
Original file line number Diff line number Diff line change
@@ -1,6 +1,7 @@
---
title: Enable Security
slug: /deployment/bare-metal/security
collate: false
---

# Bare Metal Security
Expand Down
Original file line number Diff line number Diff line change
@@ -1,6 +1,7 @@
---
title: Server Configuration Reference
slug: /deployment/configuration
collate: false
---

# Server Configuration Reference
Expand Down
Original file line number Diff line number Diff line change
@@ -1,6 +1,7 @@
---
title: Database Connection Pooling
slug: /deployment/database-connection-pooling
collate: false
---

# Database Connection Pool
Expand Down
Original file line number Diff line number Diff line change
@@ -1,6 +1,7 @@
---
title: Docker Deployment
slug: /deployment/docker
collate: false
---

# Docker Deployment
Expand Down
Original file line number Diff line number Diff line change
@@ -1,6 +1,7 @@
---
title: Enable Security
slug: /deployment/docker/security
collate: false
---

# Docker Security
Expand Down
1 change: 1 addition & 0 deletions openmetadata-docs/content/v1.5.x/deployment/iam-auth.md
Original file line number Diff line number Diff line change
@@ -1,6 +1,7 @@
---
title: How to enable AWS RDS IAM Auth
slug: /deployment/rds-iam-auth
collate: false
---

# Aws resources on RDS IAM Auth
Expand Down
1 change: 1 addition & 0 deletions openmetadata-docs/content/v1.5.x/deployment/index.md
Original file line number Diff line number Diff line change
@@ -1,6 +1,7 @@
---
title: Deployment
slug: /deployment
collate: false
---

# From 0 to OpenMetadata in 5 minutes
Expand Down
Original file line number Diff line number Diff line change
@@ -1,6 +1,7 @@
---
title: Run the ingestion from your Airflow
slug: /deployment/ingestion/external/airflow
collate: false
---

{% partial file="/v1.5/deployment/external-ingestion.md" /%}
Expand Down
Original file line number Diff line number Diff line change
@@ -1,6 +1,7 @@
---
title: Managing Credentials
slug: /deployment/ingestion/external/credentials
collate: false
---

# Managing Credentials
Expand Down
Original file line number Diff line number Diff line change
@@ -1,6 +1,7 @@
---
title: Run the ingestion from GCS Composer
slug: /deployment/ingestion/external/gcs-composer
collate: false
---

{% partial file="/v1.5/deployment/external-ingestion.md" /%}
Expand Down
Original file line number Diff line number Diff line change
@@ -1,6 +1,7 @@
---
title: Run the ingestion from GitHub Actions
slug: /deployment/ingestion/external/github-actions
collate: false
---

{% partial file="/v1.5/deployment/external-ingestion.md" /%}
Expand Down
Original file line number Diff line number Diff line change
@@ -1,6 +1,7 @@
---
title: Run the Ingestion Framework Externally
slug: /deployment/ingestion/external
collate: false
---

# Ingestion Framework External Deployment
Expand Down
Original file line number Diff line number Diff line change
@@ -1,6 +1,7 @@
---
title: Run the ingestion from AWS MWAA
slug: /deployment/ingestion/external/mwaa
collate: false
---

{% partial file="/v1.5/deployment/external-ingestion.md" /%}
Expand Down
Original file line number Diff line number Diff line change
@@ -1,6 +1,7 @@
---
title: Ingestion Framework Deployment
slug: /deployment/ingestion
collate: false
---

# Ingestion Framework Deployment
Expand Down
Original file line number Diff line number Diff line change
@@ -1,6 +1,7 @@
---
title: Run the ingestion from the OpenMetadata UI
slug: /deployment/ingestion/openmetadata
collate: false
---

# Run the ingestion from the OpenMetadata UI
Expand Down
Original file line number Diff line number Diff line change
@@ -1,6 +1,7 @@
---
title: Azure AKS Deployment
slug: /deployment/kubernetes/aks
collate: false
---
# Openmetadata Deployment on Azure Kubernetes Service Cluster
Openmetadata can be deployed on Azure Kubernetes Service. It however requires certain cloud specific configurations with regards to setting up storage accounts for Airflow which is one of its dependencies.
Expand Down
Original file line number Diff line number Diff line change
@@ -1,6 +1,7 @@
---
title: AWS EKS Deployment
slug: /deployment/kubernetes/eks
collate: false
---

# EKS on Amazon Web Services Deployment
Expand Down
Original file line number Diff line number Diff line change
@@ -1,6 +1,7 @@
---
title: Kubernetes GKE Deployment
slug: /deployment/kubernetes/gke
collate: false
---

# GKE on Google Cloud Platform Deployment
Expand Down
Original file line number Diff line number Diff line change
@@ -1,6 +1,7 @@
---
title: Kubernetes Deployment
slug: /deployment/kubernetes
collate: false
---

# Kubernetes Deployment
Expand Down
Original file line number Diff line number Diff line change
@@ -1,6 +1,7 @@
---
title: Kubernetes On Premises Deployment
slug: /deployment/kubernetes/on-prem
collate: false
---

# On Premises Kubernetes Deployment
Expand Down
Original file line number Diff line number Diff line change
@@ -1,6 +1,7 @@
---
title: Enable Security
slug: /deployment/kubernetes/security
collate: false
---

# Kubernetes Security
Expand Down
Original file line number Diff line number Diff line change
@@ -1,6 +1,7 @@
---
title: Kubernetes Helm Values
slug: /deployment/kubernetes/helm-values
collate: false
---

# Kubernetes Helm Values
Expand Down
Original file line number Diff line number Diff line change
@@ -1,6 +1,7 @@
---
title: Metrics
slug: /deployment/metrics
collate: false
---

All server metrics are published to `/prometheus` on the admin port (default 8586).
Expand Down
Original file line number Diff line number Diff line change
@@ -1,6 +1,7 @@
---
title: Secrets Manager
slug: /deployment/secrets-manager/how-to-add-a-new-implementation
collate: false
---

# How to add a new implementation
Expand Down
Original file line number Diff line number Diff line change
@@ -1,6 +1,7 @@
---
title: Enable Secrets Manager
slug: /deployment/secrets-manager
collate: false
---

# Enable Secrets Manager
Expand Down
Original file line number Diff line number Diff line change
@@ -1,6 +1,7 @@
---
title: AWS Secrets Manager
slug: /deployment/secrets-manager/supported-implementations/aws-secrets-manager
collate: false
---

# AWS Secrets Manager
Expand Down
Original file line number Diff line number Diff line change
@@ -1,6 +1,7 @@
---
title: AWS Systems Manager Parameter Store
slug: /deployment/secrets-manager/supported-implementations/aws-ssm-parameter-store
collate: false
---

# AWS Systems Manager Parameter Store
Expand Down
Original file line number Diff line number Diff line change
@@ -1,6 +1,7 @@
---
title: Azure Key Vault
slug: /deployment/secrets-manager/supported-implementations/azure-key-vault
collate: false
---

# Azure Key Vault
Expand Down
Original file line number Diff line number Diff line change
@@ -1,6 +1,7 @@
---
title: GCP Secret Manager Parameter Store
slug: /deployment/secrets-manager/supported-implementations/gcp-secret-manager
collate: false
---

# GCP Secret Manager
Expand Down
Original file line number Diff line number Diff line change
@@ -1,6 +1,7 @@
---
title: Secrets Manager
slug: /deployment/secrets-manager/supported-implementations
collate: false
---

# Supported implementations
Expand Down
Original file line number Diff line number Diff line change
@@ -1,6 +1,7 @@
---
title: Amazon Cognito SSO for Bare Metal
slug: /deployment/security/amazon-cognito/bare-metal
collate: false
---

# Amazon Cognito SSO for Bare Metal
Expand Down
Original file line number Diff line number Diff line change
@@ -1,6 +1,7 @@
---
title: Amazon Cognito SSO for Docker
slug: /deployment/security/amazon-cognito/docker
collate: false
---

# Amazon Cognito SSO for Docker
Expand Down
Original file line number Diff line number Diff line change
@@ -1,6 +1,7 @@
---
title: Amazon Cognito SSO
slug: /deployment/security/amazon-cognito
collate: false
---

# Amazon Cognito SSO
Expand Down
Original file line number Diff line number Diff line change
@@ -1,6 +1,7 @@
---
title: Amazon Cognito SSO for Kubernetes
slug: /deployment/security/amazon-cognito/kubernetes
collate: false
---

# Amazon Cognito SSO for Kubernetes
Expand Down
Original file line number Diff line number Diff line change
@@ -1,6 +1,7 @@
---
title: Auth0 SSO for Bare Metal
slug: /deployment/security/auth0/bare-metal
collate: false
---

# Auth0 SSO for Bare Metal
Expand Down
Original file line number Diff line number Diff line change
@@ -1,6 +1,7 @@
---
title: Auth0 SSO for Docker
slug: /deployment/security/auth0/docker
collate: false
---

# Auth0 SSO for Docker
Expand Down
Original file line number Diff line number Diff line change
@@ -1,6 +1,7 @@
---
title: Auth0 SSO
slug: /deployment/security/auth0
collate: false
---

# Auth0 SSO
Expand Down
Original file line number Diff line number Diff line change
@@ -1,6 +1,7 @@
---
title: Auth0 SSO for Kubernetes
slug: /deployment/security/auth0/kubernetes
collate: false
---

# Auth0 SSO for Kubernetes
Expand Down
Original file line number Diff line number Diff line change
@@ -1,6 +1,7 @@
---
title: Azure SSO for Bare Metal
slug: /deployment/security/azure/bare-metal
collate: false
---

# Azure SSO for Bare Metal
Expand Down
Original file line number Diff line number Diff line change
@@ -1,6 +1,7 @@
---
title: Azure SSO for Docker
slug: /deployment/security/azure/docker
collate: false
---

# Azure SSO for Docker
Expand Down
Original file line number Diff line number Diff line change
@@ -1,6 +1,7 @@
---
title: Azure SSO
slug: /deployment/security/azure
collate: false
---

# Azure SSO
Expand Down
Original file line number Diff line number Diff line change
@@ -1,6 +1,7 @@
---
title: Azure SSO for Kubernetes
slug: /deployment/security/azure/kubernetes
collate: false
---

# Azure SSO for Kubernetes
Expand Down
Original file line number Diff line number Diff line change
@@ -1,6 +1,7 @@
---
title: Basic Authentication
slug: /deployment/security/basic-auth
collate: false
---

# UserName/Password Login
Expand Down
Original file line number Diff line number Diff line change
@@ -1,6 +1,7 @@
---
title: Custom OIDC SSO for Bare Metal
slug: /deployment/security/custom-oidc/bare-metal
collate: false
---

# Custom OIDC SSO for Bare Metal
Expand Down
Original file line number Diff line number Diff line change
@@ -1,6 +1,7 @@
---
title: Custom OIDC SSO for Docker
slug: /deployment/security/custom-oidc/docker
collate: false
---

# Custom OIDC SSO for Docker
Expand Down
Original file line number Diff line number Diff line change
@@ -1,6 +1,7 @@
---
title: Custom OIDC SSO
slug: /deployment/security/custom-oidc
collate: false
---

# Custom OIDC SSO
Expand Down
Original file line number Diff line number Diff line change
@@ -1,6 +1,7 @@
---
title: Custom OIDC SSO for Kubernetes
slug: /deployment/security/custom-oidc/kubernetes
collate: false
---

# Custom OIDC SSO for Kubernetes
Expand Down
Original file line number Diff line number Diff line change
@@ -1,6 +1,7 @@
---
title: Enable JWT Tokens
slug: /deployment/security/enable-jwt-tokens
collate: false
---

# Enable JWT Tokens
Expand Down
Loading

0 comments on commit 8a21b6a

Please sign in to comment.