mirror of
https://github.com/open-metadata/OpenMetadata.git
synced 2026-01-06 04:26:57 +00:00
Docs: Hyper Link Insertion (#20748)
Co-authored-by: Rounak Dhillon <rounakdhillon@Rounaks-MacBook-Air.local>
This commit is contained in:
parent
dac5182921
commit
9798a5b0fb
@ -5,7 +5,8 @@ collate: false
|
||||
---
|
||||
|
||||
# AZURE resources on Postgres/MySQL Auth
|
||||
https://learn.microsoft.com/en-us/azure/postgresql/flexible-server/concepts-extensions#how-to-use-postgresql-extensions
|
||||
[Azure Reference Doc](https://learn.microsoft.com/en-us/azure/postgresql/flexible-server/concepts-extensions#how-to-use-postgresql-extensions)
|
||||
|
||||
# Requirements
|
||||
|
||||
1. Azure Postgres or MySQL Cluster with auth enabled
|
||||
|
||||
@ -5,7 +5,7 @@ collate: false
|
||||
---
|
||||
|
||||
# Aws resources on RDS IAM Auth
|
||||
https://docs.aws.amazon.com/AmazonRDS/latest/UserGuide/UsingWithRDS.IAMDBAuth.html
|
||||
[AWS Reference Doc](https://docs.aws.amazon.com/AmazonRDS/latest/UserGuide/UsingWithRDS.IAMDBAuth.html)
|
||||
|
||||
# Requirements
|
||||
|
||||
|
||||
@ -5,7 +5,8 @@ collate: false
|
||||
---
|
||||
|
||||
# AZURE resources on Postgres/MySQL Auth
|
||||
https://learn.microsoft.com/en-us/azure/postgresql/flexible-server/concepts-extensions#how-to-use-postgresql-extensions
|
||||
[Azure Reference Doc](https://learn.microsoft.com/en-us/azure/postgresql/flexible-server/concepts-extensions#how-to-use-postgresql-extensions)
|
||||
|
||||
# Requirements
|
||||
|
||||
1. Azure Postgres or MySQL Cluster with auth enabled
|
||||
|
||||
@ -5,7 +5,7 @@ collate: false
|
||||
---
|
||||
|
||||
# Aws resources on RDS IAM Auth
|
||||
https://docs.aws.amazon.com/AmazonRDS/latest/UserGuide/UsingWithRDS.IAMDBAuth.html
|
||||
[AWS Reference Doc](https://docs.aws.amazon.com/AmazonRDS/latest/UserGuide/UsingWithRDS.IAMDBAuth.html)
|
||||
|
||||
# Requirements
|
||||
|
||||
@ -30,4 +30,4 @@ Either through helm (if deployed in kubernetes) or as env vars.
|
||||
|
||||
The `DB_USER_PASSWORD` is still required and cannot be empty. Set it to a random/dummy string.
|
||||
|
||||
{% /note %}
|
||||
{% /note %}
|
||||
|
||||
Loading…
x
Reference in New Issue
Block a user