docs(integrate): argo cd (#6523)

* docs(integrate): argo cd

* update to latest
This commit is contained in:
mffap 2023-10-09 11:35:55 +02:00 committed by GitHub
parent e3ac217424
commit b30d8b3ff5
No known key found for this signature in database
GPG Key ID: 4AEE18F83AFDEB23

View File

@ -286,11 +286,6 @@ module.exports = {
type: 'autogenerated',
dirName: 'guides/integrate/services',
},
{
type: 'link',
label: 'Nextcloud',
href: 'https://zitadel.com/blog/zitadel-as-sso-provider-for-selfhosting',
},
{
type: 'link',
label: 'Bold BI (boldbi.com)',
@ -308,14 +303,19 @@ module.exports = {
},
{
type: 'link',
label: 'Psono (psono.com)',
href: 'https://doc.psono.com/admin/configuration/oidc-zitadel.html',
label: 'Nextcloud',
href: 'https://zitadel.com/blog/zitadel-as-sso-provider-for-selfhosting',
},
{
type: 'link',
label: 'Netbird (netbird.io)',
href: 'https://docs.netbird.io/selfhosted/identity-providers',
},
{
type: 'link',
label: 'Psono (psono.com)',
href: 'https://doc.psono.com/admin/configuration/oidc-zitadel.html',
},
{
type: 'link',
label: 'Zoho Desk (zoho.com)',
@ -336,6 +336,11 @@ module.exports = {
},
collapsed: true,
items: [
{
type: 'link',
label: 'Argo CD',
href: 'https://argo-cd.readthedocs.io/en/latest/operator-manual/user-management/zitadel/',
},
"guides/integrate/tools/apache2",
"guides/integrate/authenticated-mongodb-charts",
"examples/identity-proxy/oauth2-proxy"