mirror of
https://github.com/open-metadata/OpenMetadata.git
synced 2025-12-04 11:33:07 +00:00
DOCS - OSS deployment is flagged as Collate False (#17722)
This commit is contained in:
parent
e337a573b8
commit
aec3e70875
@ -1,6 +1,7 @@
|
||||
---
|
||||
title: Backup Metadata
|
||||
slug: /deployment/backup-restore-metadata
|
||||
collate: false
|
||||
---
|
||||
|
||||
# Backup & Restore Metadata
|
||||
|
||||
@ -1,6 +1,7 @@
|
||||
---
|
||||
title: Bare Metal Deployment
|
||||
slug: /deployment/bare-metal
|
||||
collate: false
|
||||
---
|
||||
|
||||
# Deploy on Bare Metal
|
||||
|
||||
@ -1,6 +1,7 @@
|
||||
---
|
||||
title: Enable Security
|
||||
slug: /deployment/bare-metal/security
|
||||
collate: false
|
||||
---
|
||||
|
||||
# Bare Metal Security
|
||||
|
||||
@ -1,6 +1,7 @@
|
||||
---
|
||||
title: Server Configuration Reference
|
||||
slug: /deployment/configuration
|
||||
collate: false
|
||||
---
|
||||
|
||||
# Server Configuration Reference
|
||||
|
||||
@ -1,6 +1,7 @@
|
||||
---
|
||||
title: Database Connection Pooling
|
||||
slug: /deployment/database-connection-pooling
|
||||
collate: false
|
||||
---
|
||||
|
||||
# Database Connection Pool
|
||||
|
||||
@ -1,6 +1,7 @@
|
||||
---
|
||||
title: Docker Deployment
|
||||
slug: /deployment/docker
|
||||
collate: false
|
||||
---
|
||||
|
||||
# Docker Deployment
|
||||
|
||||
@ -1,6 +1,7 @@
|
||||
---
|
||||
title: Enable Security
|
||||
slug: /deployment/docker/security
|
||||
collate: false
|
||||
---
|
||||
|
||||
# Docker Security
|
||||
|
||||
@ -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
|
||||
|
||||
@ -1,6 +1,7 @@
|
||||
---
|
||||
title: Deployment
|
||||
slug: /deployment
|
||||
collate: false
|
||||
---
|
||||
|
||||
# From 0 to OpenMetadata in 5 minutes
|
||||
|
||||
@ -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" /%}
|
||||
|
||||
@ -1,6 +1,7 @@
|
||||
---
|
||||
title: Managing Credentials
|
||||
slug: /deployment/ingestion/external/credentials
|
||||
collate: false
|
||||
---
|
||||
|
||||
# Managing Credentials
|
||||
|
||||
@ -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" /%}
|
||||
|
||||
@ -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" /%}
|
||||
|
||||
@ -1,6 +1,7 @@
|
||||
---
|
||||
title: Run the Ingestion Framework Externally
|
||||
slug: /deployment/ingestion/external
|
||||
collate: false
|
||||
---
|
||||
|
||||
# Ingestion Framework External Deployment
|
||||
|
||||
@ -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" /%}
|
||||
|
||||
@ -1,6 +1,7 @@
|
||||
---
|
||||
title: Ingestion Framework Deployment
|
||||
slug: /deployment/ingestion
|
||||
collate: false
|
||||
---
|
||||
|
||||
# Ingestion Framework Deployment
|
||||
|
||||
@ -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
|
||||
|
||||
@ -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.
|
||||
|
||||
@ -1,6 +1,7 @@
|
||||
---
|
||||
title: AWS EKS Deployment
|
||||
slug: /deployment/kubernetes/eks
|
||||
collate: false
|
||||
---
|
||||
|
||||
# EKS on Amazon Web Services Deployment
|
||||
|
||||
@ -1,6 +1,7 @@
|
||||
---
|
||||
title: Kubernetes GKE Deployment
|
||||
slug: /deployment/kubernetes/gke
|
||||
collate: false
|
||||
---
|
||||
|
||||
# GKE on Google Cloud Platform Deployment
|
||||
|
||||
@ -1,6 +1,7 @@
|
||||
---
|
||||
title: Kubernetes Deployment
|
||||
slug: /deployment/kubernetes
|
||||
collate: false
|
||||
---
|
||||
|
||||
# Kubernetes Deployment
|
||||
|
||||
@ -1,6 +1,7 @@
|
||||
---
|
||||
title: Kubernetes On Premises Deployment
|
||||
slug: /deployment/kubernetes/on-prem
|
||||
collate: false
|
||||
---
|
||||
|
||||
# On Premises Kubernetes Deployment
|
||||
|
||||
@ -1,6 +1,7 @@
|
||||
---
|
||||
title: Enable Security
|
||||
slug: /deployment/kubernetes/security
|
||||
collate: false
|
||||
---
|
||||
|
||||
# Kubernetes Security
|
||||
|
||||
@ -1,6 +1,7 @@
|
||||
---
|
||||
title: Kubernetes Helm Values
|
||||
slug: /deployment/kubernetes/helm-values
|
||||
collate: false
|
||||
---
|
||||
|
||||
# Kubernetes Helm Values
|
||||
|
||||
@ -1,6 +1,7 @@
|
||||
---
|
||||
title: Metrics
|
||||
slug: /deployment/metrics
|
||||
collate: false
|
||||
---
|
||||
|
||||
All server metrics are published to `/prometheus` on the admin port (default 8586).
|
||||
|
||||
@ -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
|
||||
|
||||
@ -1,6 +1,7 @@
|
||||
---
|
||||
title: Enable Secrets Manager
|
||||
slug: /deployment/secrets-manager
|
||||
collate: false
|
||||
---
|
||||
|
||||
# Enable Secrets Manager
|
||||
|
||||
@ -1,6 +1,7 @@
|
||||
---
|
||||
title: AWS Secrets Manager
|
||||
slug: /deployment/secrets-manager/supported-implementations/aws-secrets-manager
|
||||
collate: false
|
||||
---
|
||||
|
||||
# AWS Secrets Manager
|
||||
|
||||
@ -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
|
||||
|
||||
@ -1,6 +1,7 @@
|
||||
---
|
||||
title: Azure Key Vault
|
||||
slug: /deployment/secrets-manager/supported-implementations/azure-key-vault
|
||||
collate: false
|
||||
---
|
||||
|
||||
# Azure Key Vault
|
||||
|
||||
@ -1,6 +1,7 @@
|
||||
---
|
||||
title: GCP Secret Manager Parameter Store
|
||||
slug: /deployment/secrets-manager/supported-implementations/gcp-secret-manager
|
||||
collate: false
|
||||
---
|
||||
|
||||
# GCP Secret Manager
|
||||
|
||||
@ -1,6 +1,7 @@
|
||||
---
|
||||
title: Secrets Manager
|
||||
slug: /deployment/secrets-manager/supported-implementations
|
||||
collate: false
|
||||
---
|
||||
|
||||
# Supported implementations
|
||||
|
||||
@ -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
|
||||
|
||||
@ -1,6 +1,7 @@
|
||||
---
|
||||
title: Amazon Cognito SSO for Docker
|
||||
slug: /deployment/security/amazon-cognito/docker
|
||||
collate: false
|
||||
---
|
||||
|
||||
# Amazon Cognito SSO for Docker
|
||||
|
||||
@ -1,6 +1,7 @@
|
||||
---
|
||||
title: Amazon Cognito SSO
|
||||
slug: /deployment/security/amazon-cognito
|
||||
collate: false
|
||||
---
|
||||
|
||||
# Amazon Cognito SSO
|
||||
|
||||
@ -1,6 +1,7 @@
|
||||
---
|
||||
title: Amazon Cognito SSO for Kubernetes
|
||||
slug: /deployment/security/amazon-cognito/kubernetes
|
||||
collate: false
|
||||
---
|
||||
|
||||
# Amazon Cognito SSO for Kubernetes
|
||||
|
||||
@ -1,6 +1,7 @@
|
||||
---
|
||||
title: Auth0 SSO for Bare Metal
|
||||
slug: /deployment/security/auth0/bare-metal
|
||||
collate: false
|
||||
---
|
||||
|
||||
# Auth0 SSO for Bare Metal
|
||||
|
||||
@ -1,6 +1,7 @@
|
||||
---
|
||||
title: Auth0 SSO for Docker
|
||||
slug: /deployment/security/auth0/docker
|
||||
collate: false
|
||||
---
|
||||
|
||||
# Auth0 SSO for Docker
|
||||
|
||||
@ -1,6 +1,7 @@
|
||||
---
|
||||
title: Auth0 SSO
|
||||
slug: /deployment/security/auth0
|
||||
collate: false
|
||||
---
|
||||
|
||||
# Auth0 SSO
|
||||
|
||||
@ -1,6 +1,7 @@
|
||||
---
|
||||
title: Auth0 SSO for Kubernetes
|
||||
slug: /deployment/security/auth0/kubernetes
|
||||
collate: false
|
||||
---
|
||||
|
||||
# Auth0 SSO for Kubernetes
|
||||
|
||||
@ -1,6 +1,7 @@
|
||||
---
|
||||
title: Azure SSO for Bare Metal
|
||||
slug: /deployment/security/azure/bare-metal
|
||||
collate: false
|
||||
---
|
||||
|
||||
# Azure SSO for Bare Metal
|
||||
|
||||
@ -1,6 +1,7 @@
|
||||
---
|
||||
title: Azure SSO for Docker
|
||||
slug: /deployment/security/azure/docker
|
||||
collate: false
|
||||
---
|
||||
|
||||
# Azure SSO for Docker
|
||||
|
||||
@ -1,6 +1,7 @@
|
||||
---
|
||||
title: Azure SSO
|
||||
slug: /deployment/security/azure
|
||||
collate: false
|
||||
---
|
||||
|
||||
# Azure SSO
|
||||
|
||||
@ -1,6 +1,7 @@
|
||||
---
|
||||
title: Azure SSO for Kubernetes
|
||||
slug: /deployment/security/azure/kubernetes
|
||||
collate: false
|
||||
---
|
||||
|
||||
# Azure SSO for Kubernetes
|
||||
|
||||
@ -1,6 +1,7 @@
|
||||
---
|
||||
title: Basic Authentication
|
||||
slug: /deployment/security/basic-auth
|
||||
collate: false
|
||||
---
|
||||
|
||||
# UserName/Password Login
|
||||
|
||||
@ -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
|
||||
|
||||
@ -1,6 +1,7 @@
|
||||
---
|
||||
title: Custom OIDC SSO for Docker
|
||||
slug: /deployment/security/custom-oidc/docker
|
||||
collate: false
|
||||
---
|
||||
|
||||
# Custom OIDC SSO for Docker
|
||||
|
||||
@ -1,6 +1,7 @@
|
||||
---
|
||||
title: Custom OIDC SSO
|
||||
slug: /deployment/security/custom-oidc
|
||||
collate: false
|
||||
---
|
||||
|
||||
# Custom OIDC SSO
|
||||
|
||||
@ -1,6 +1,7 @@
|
||||
---
|
||||
title: Custom OIDC SSO for Kubernetes
|
||||
slug: /deployment/security/custom-oidc/kubernetes
|
||||
collate: false
|
||||
---
|
||||
|
||||
# Custom OIDC SSO for Kubernetes
|
||||
|
||||
@ -1,6 +1,7 @@
|
||||
---
|
||||
title: Enable JWT Tokens
|
||||
slug: /deployment/security/enable-jwt-tokens
|
||||
collate: false
|
||||
---
|
||||
|
||||
# Enable JWT Tokens
|
||||
|
||||
@ -1,6 +1,7 @@
|
||||
---
|
||||
title: Enable SSL in Airflow
|
||||
slug: /deployment/security/enable-ssl/airflow
|
||||
collate: false
|
||||
---
|
||||
|
||||
# Configure OpenMetadata certificates in Airflow
|
||||
|
||||
@ -1,6 +1,7 @@
|
||||
---
|
||||
title: Enable SSL
|
||||
slug: /deployment/security/enable-ssl
|
||||
collate: false
|
||||
---
|
||||
|
||||
# Enable SSL
|
||||
|
||||
@ -1,6 +1,7 @@
|
||||
---
|
||||
title: Enable SSL with Nginx
|
||||
slug: /deployment/security/enable-ssl/nginx
|
||||
collate: false
|
||||
---
|
||||
|
||||
# Enable SSL with Nginx
|
||||
|
||||
@ -1,6 +1,7 @@
|
||||
---
|
||||
title: Enable SSL at the OpenMetadata Server
|
||||
slug: /deployment/security/enable-ssl/openmetadata-server
|
||||
collate: false
|
||||
---
|
||||
|
||||
# Enable SSL at the OpenMetadata Server
|
||||
|
||||
@ -1,6 +1,7 @@
|
||||
---
|
||||
title: SSL Troubleshooting
|
||||
slug: /deployment/security/enable-ssl/ssl-troubleshooting
|
||||
collate: false
|
||||
---
|
||||
|
||||
# SSL Troubleshooting
|
||||
|
||||
@ -1,6 +1,7 @@
|
||||
---
|
||||
title: Google SSO for Bare Metal
|
||||
slug: /deployment/security/google/bare-metal
|
||||
collate: false
|
||||
---
|
||||
|
||||
# Google SSO for Bare Metal
|
||||
|
||||
@ -1,6 +1,7 @@
|
||||
---
|
||||
title: Google SSO for Docker
|
||||
slug: /deployment/security/google/docker
|
||||
collate: false
|
||||
---
|
||||
|
||||
# Google SSO for Docker
|
||||
|
||||
@ -1,6 +1,7 @@
|
||||
---
|
||||
title: Google SSO
|
||||
slug: /deployment/security/google
|
||||
collate: false
|
||||
---
|
||||
|
||||
# Google SSO
|
||||
|
||||
@ -1,6 +1,7 @@
|
||||
---
|
||||
title: Google SSO for Kubernetes
|
||||
slug: /deployment/security/google/kubernetes
|
||||
collate: false
|
||||
---
|
||||
|
||||
# Google SSO for Kubernetes
|
||||
|
||||
@ -1,6 +1,7 @@
|
||||
---
|
||||
title: Enable Security
|
||||
slug: /deployment/security
|
||||
collate: false
|
||||
---
|
||||
|
||||
# Enable Security
|
||||
|
||||
@ -1,6 +1,7 @@
|
||||
---
|
||||
title: JWT validation Troubleshooting
|
||||
slug: /deployment/security/jwt-troubleshooting
|
||||
collate: false
|
||||
---
|
||||
# JWT Troubleshooting
|
||||
|
||||
|
||||
@ -1,6 +1,7 @@
|
||||
---
|
||||
title: Keycloak SSO for Bare Metal
|
||||
slug: /deployment/security/keycloak/bare-metal
|
||||
collate: false
|
||||
---
|
||||
|
||||
# Keycloak SSO for Bare Metal
|
||||
|
||||
@ -1,6 +1,7 @@
|
||||
---
|
||||
title: Keycloak SSO for Docker
|
||||
slug: /deployment/security/keycloak/docker
|
||||
collate: false
|
||||
---
|
||||
|
||||
# Keycloak SSO for Docker
|
||||
|
||||
@ -1,6 +1,7 @@
|
||||
---
|
||||
title: Keycloak SSO
|
||||
slug: /deployment/security/keycloak
|
||||
collate: false
|
||||
---
|
||||
|
||||
# Keycloak SSO
|
||||
|
||||
@ -1,6 +1,7 @@
|
||||
---
|
||||
title: Keycloak SSO for Kubernetes
|
||||
slug: /deployment/security/keycloak/kubernetes
|
||||
collate: false
|
||||
---
|
||||
|
||||
# Keycloak SSO for Kubernetes
|
||||
|
||||
@ -1,6 +1,7 @@
|
||||
---
|
||||
title: Ldap Authentication for Bare Metal
|
||||
slug: /deployment/security/ldap/bare-metal
|
||||
collate: false
|
||||
---
|
||||
|
||||
# Ldap Authentication for Bare Metal
|
||||
|
||||
@ -1,6 +1,7 @@
|
||||
---
|
||||
title: Ldap Authentication for Docker
|
||||
slug: /deployment/security/ldap/docker
|
||||
collate: false
|
||||
---
|
||||
|
||||
# Ldap Authentication for Docker
|
||||
|
||||
@ -1,6 +1,7 @@
|
||||
---
|
||||
title: Ldap Authentication
|
||||
slug: /deployment/security/ldap
|
||||
collate: false
|
||||
---
|
||||
|
||||
# Setting up Ldap Authentication
|
||||
|
||||
@ -1,6 +1,7 @@
|
||||
---
|
||||
title: OIDC Based Authentication
|
||||
slug: /deployment/security/oidc
|
||||
collate: false
|
||||
---
|
||||
|
||||
# Setting up Any Oidc Provider
|
||||
|
||||
@ -1,6 +1,7 @@
|
||||
---
|
||||
title: Okta SSO for Bare Metal
|
||||
slug: /deployment/security/okta/bare-metal
|
||||
collate: false
|
||||
---
|
||||
|
||||
# Okta SSO for Bare Metal
|
||||
|
||||
@ -1,6 +1,7 @@
|
||||
---
|
||||
title: Okta SSO for Docker
|
||||
slug: /deployment/security/okta/docker
|
||||
collate: false
|
||||
---
|
||||
|
||||
# Okta SSO for Docker
|
||||
|
||||
@ -1,6 +1,7 @@
|
||||
---
|
||||
title: Okta SSO
|
||||
slug: /deployment/security/okta
|
||||
collate: false
|
||||
---
|
||||
|
||||
# Okta SSO
|
||||
|
||||
@ -1,6 +1,7 @@
|
||||
---
|
||||
title: Okta SSO for Kubernetes
|
||||
slug: /deployment/security/okta/kubernetes
|
||||
collate: false
|
||||
---
|
||||
|
||||
# Okta SSO for Kubernetes
|
||||
|
||||
@ -1,6 +1,7 @@
|
||||
---
|
||||
title: OneLogin SSO for Bare Metal
|
||||
slug: /deployment/security/one-login/bare-metal
|
||||
collate: false
|
||||
---
|
||||
|
||||
# OneLogin SSO for Bare Metal
|
||||
|
||||
@ -1,6 +1,7 @@
|
||||
---
|
||||
title: One Login SSO for Docker
|
||||
slug: /deployment/security/one-login/docker
|
||||
collate: false
|
||||
---
|
||||
|
||||
# One Login SSO for Docker
|
||||
|
||||
@ -1,6 +1,7 @@
|
||||
---
|
||||
title: OneLogin SSO
|
||||
slug: /deployment/security/one-login
|
||||
collate: false
|
||||
---
|
||||
|
||||
# OneLogin SSO
|
||||
|
||||
@ -1,6 +1,7 @@
|
||||
---
|
||||
title: OneLogin SSO for Kubernetes
|
||||
slug: /deployment/security/one-login/kubernetes
|
||||
collate: false
|
||||
---
|
||||
|
||||
# One Login SSO for Kubernetes
|
||||
|
||||
@ -1,6 +1,7 @@
|
||||
---
|
||||
title: SAML AWS SSO
|
||||
slug: /deployment/security/saml/aws
|
||||
collate: false
|
||||
---
|
||||
|
||||
# SAML AWS SSO
|
||||
|
||||
@ -1,6 +1,7 @@
|
||||
---
|
||||
title: SAML AZURE SSO
|
||||
slug: /deployment/security/saml/azure
|
||||
collate: false
|
||||
---
|
||||
|
||||
# SAML AZURE SSO
|
||||
|
||||
@ -1,6 +1,7 @@
|
||||
---
|
||||
title: SAML SSO for Bare Metal
|
||||
slug: /deployment/security/saml/bare-metal
|
||||
collate: false
|
||||
---
|
||||
|
||||
# SAML SSO for Bare Metal
|
||||
|
||||
@ -1,6 +1,7 @@
|
||||
---
|
||||
title: SAML SSO for Docker
|
||||
slug: /deployment/security/saml/docker
|
||||
collate: false
|
||||
---
|
||||
|
||||
# Keycloak SSO for Docker
|
||||
|
||||
@ -1,6 +1,7 @@
|
||||
---
|
||||
title: SAML SSO
|
||||
slug: /deployment/security/saml
|
||||
collate: false
|
||||
---
|
||||
|
||||
# SAML SSO
|
||||
|
||||
@ -1,6 +1,7 @@
|
||||
---
|
||||
title: SAML SSO for Kubernetes
|
||||
slug: /deployment/security/saml/kubernetes
|
||||
collate: false
|
||||
---
|
||||
|
||||
# SAML SSO for Kubernetes
|
||||
|
||||
@ -1,6 +1,7 @@
|
||||
---
|
||||
title: Upgrade on Bare Metal
|
||||
slug: /deployment/upgrade/bare-metal
|
||||
collate: false
|
||||
---
|
||||
|
||||
# Upgrade on Bare Metal
|
||||
|
||||
@ -1,6 +1,7 @@
|
||||
---
|
||||
title: Upgrade on Docker
|
||||
slug: /deployment/upgrade/docker
|
||||
collate: false
|
||||
---
|
||||
|
||||
# Upgrade on Docker
|
||||
|
||||
@ -1,6 +1,7 @@
|
||||
---
|
||||
title: How do the Upgrade & Backup work?
|
||||
slug: /deployment/upgrade/how-does-it-work
|
||||
collate: false
|
||||
---
|
||||
|
||||
# How do the Upgrade & Backup work?
|
||||
|
||||
@ -1,6 +1,7 @@
|
||||
---
|
||||
title: Upgrade OpenMetadata
|
||||
slug: /deployment/upgrade
|
||||
collate: false
|
||||
---
|
||||
|
||||
# Upgrade OpenMetadata
|
||||
|
||||
@ -1,6 +1,7 @@
|
||||
---
|
||||
title: Upgrade on Kubernetes
|
||||
slug: /deployment/upgrade/kubernetes
|
||||
collate: false
|
||||
---
|
||||
|
||||
# Upgrade on Kubernetes
|
||||
|
||||
@ -1,6 +1,7 @@
|
||||
---
|
||||
title: Upgrade 1.0 to 1.1
|
||||
slug: /deployment/upgrade/versions/100-to-110
|
||||
collate: false
|
||||
---
|
||||
|
||||
# Upgrade from 1.0 to 1.1
|
||||
|
||||
@ -1,6 +1,7 @@
|
||||
---
|
||||
title: Upgrade 1.1 to 1.2
|
||||
slug: /deployment/upgrade/versions/110-to-120
|
||||
collate: false
|
||||
---
|
||||
|
||||
# Prerequisites
|
||||
|
||||
@ -1,6 +1,7 @@
|
||||
---
|
||||
title: Upgrade 1.2.x to 1.3.x
|
||||
slug: /deployment/upgrade/versions/120-to-130
|
||||
collate: false
|
||||
---
|
||||
|
||||
# Upgrade from 1.2.x to 1.3.x
|
||||
|
||||
@ -1,6 +1,7 @@
|
||||
---
|
||||
title: Upgrade 1.3.x to 1.4.x
|
||||
slug: /deployment/upgrade/versions/130-to-140
|
||||
collate: false
|
||||
---
|
||||
|
||||
# Upgrade from 1.3.x to 1.4.x
|
||||
|
||||
@ -1,6 +1,7 @@
|
||||
---
|
||||
title: Upgrade Version Instructions
|
||||
slug: /deployment/upgrade/versions
|
||||
collate: false
|
||||
---
|
||||
|
||||
## Version Changes
|
||||
|
||||
@ -1,6 +1,7 @@
|
||||
---
|
||||
title: Backup Metadata
|
||||
slug: /deployment/backup-restore-metadata
|
||||
collate: false
|
||||
---
|
||||
|
||||
# Backup & Restore Metadata
|
||||
|
||||
@ -1,6 +1,7 @@
|
||||
---
|
||||
title: Bare Metal Deployment
|
||||
slug: /deployment/bare-metal
|
||||
collate: false
|
||||
---
|
||||
|
||||
# Deploy on Bare Metal
|
||||
|
||||
@ -1,6 +1,7 @@
|
||||
---
|
||||
title: Enable Security
|
||||
slug: /deployment/bare-metal/security
|
||||
collate: false
|
||||
---
|
||||
|
||||
# Bare Metal Security
|
||||
|
||||
@ -1,6 +1,7 @@
|
||||
---
|
||||
title: Server Configuration Reference
|
||||
slug: /deployment/configuration
|
||||
collate: false
|
||||
---
|
||||
|
||||
# Server Configuration Reference
|
||||
|
||||
@ -1,6 +1,7 @@
|
||||
---
|
||||
title: Database Connection Pooling
|
||||
slug: /deployment/database-connection-pooling
|
||||
collate: false
|
||||
---
|
||||
|
||||
# Database Connection Pool
|
||||
|
||||
@ -1,6 +1,7 @@
|
||||
---
|
||||
title: Docker Deployment
|
||||
slug: /deployment/docker
|
||||
collate: false
|
||||
---
|
||||
|
||||
# Docker Deployment
|
||||
|
||||
@ -1,6 +1,7 @@
|
||||
---
|
||||
title: Enable Security
|
||||
slug: /deployment/docker/security
|
||||
collate: false
|
||||
---
|
||||
|
||||
# Docker Security
|
||||
|
||||
Some files were not shown because too many files have changed in this diff Show More
Loading…
x
Reference in New Issue
Block a user