2021-11-22 10:10:26 +00:00
|
|
|
module.exports = {
|
|
|
|
integrations: [
|
|
|
|
{
|
|
|
|
type: "category",
|
2021-12-16 20:38:37 +00:00
|
|
|
label: "Applications",
|
2022-06-15 18:56:27 +00:00
|
|
|
link: {
|
2022-06-15 19:31:34 +00:00
|
|
|
type: "doc",
|
|
|
|
id: "services/index",
|
2022-06-15 18:56:27 +00:00
|
|
|
},
|
2021-11-22 10:10:26 +00:00
|
|
|
items: [
|
2022-10-19 08:28:48 +00:00
|
|
|
{
|
|
|
|
type: "category",
|
|
|
|
label: "Chat, Communication & Collaboration",
|
|
|
|
items: [
|
|
|
|
"services/bookstack/index",
|
|
|
|
"services/hedgedoc/index",
|
|
|
|
"services/kimai/index",
|
2023-02-22 16:23:38 +00:00
|
|
|
"services/mastodon/index",
|
2022-10-19 08:28:48 +00:00
|
|
|
"services/matrix-synapse/index",
|
2023-02-22 16:20:47 +00:00
|
|
|
"services/mobilizon/index",
|
2022-10-19 08:28:48 +00:00
|
|
|
"services/nextcloud/index",
|
|
|
|
"services/onlyoffice/index",
|
|
|
|
"services/paperless-ng/index",
|
|
|
|
"services/rocketchat/index",
|
|
|
|
"services/roundcube/index",
|
|
|
|
"services/vikunja/index",
|
|
|
|
"services/wekan/index",
|
|
|
|
"services/wiki-js/index",
|
2023-03-18 18:32:07 +00:00
|
|
|
"services/writefreely/index",
|
2022-10-19 08:28:48 +00:00
|
|
|
"services/zulip/index",
|
|
|
|
],
|
|
|
|
},
|
|
|
|
{
|
|
|
|
type: "category",
|
|
|
|
label: "Cloud Providers",
|
|
|
|
items: [
|
|
|
|
"services/aws/index",
|
2022-12-24 21:27:33 +00:00
|
|
|
"services/hashicorp-cloud/index",
|
2022-10-19 08:28:48 +00:00
|
|
|
"services/oracle-cloud/index",
|
|
|
|
],
|
|
|
|
},
|
|
|
|
{
|
|
|
|
type: "category",
|
|
|
|
label: "Dashboards",
|
|
|
|
items: ["services/organizr/index"],
|
|
|
|
},
|
|
|
|
{
|
|
|
|
type: "category",
|
|
|
|
label: "Hypervisors / Orchestrators",
|
|
|
|
items: [
|
|
|
|
"services/portainer/index",
|
|
|
|
"services/proxmox-ve/index",
|
|
|
|
"services/rancher/index",
|
|
|
|
"services/vmware-vcenter/index",
|
|
|
|
],
|
|
|
|
},
|
2022-06-15 18:56:27 +00:00
|
|
|
{
|
|
|
|
type: "category",
|
2022-09-10 20:00:34 +00:00
|
|
|
label: "Infrastructure",
|
2022-06-15 18:56:27 +00:00
|
|
|
items: [
|
|
|
|
"services/apache-guacamole/index",
|
2022-09-30 19:20:40 +00:00
|
|
|
"services/argocd/index",
|
2022-06-15 18:56:27 +00:00
|
|
|
"services/awx-tower/index",
|
|
|
|
"services/fortimanager/index",
|
|
|
|
"services/harbor/index",
|
|
|
|
"services/hashicorp-vault/index",
|
|
|
|
"services/minio/index",
|
|
|
|
"services/opnsense/index",
|
|
|
|
"services/pfsense/index",
|
|
|
|
"services/pgadmin/index",
|
|
|
|
"services/powerdns-admin/index",
|
2023-02-09 21:04:53 +00:00
|
|
|
"services/qnap-nas/index",
|
|
|
|
"services/skyhigh/index",
|
2022-09-30 19:13:09 +00:00
|
|
|
"services/snipe-it/index",
|
2022-11-05 23:01:38 +00:00
|
|
|
"services/sssd/index",
|
2023-02-09 21:04:53 +00:00
|
|
|
"services/truecommand/index",
|
2022-06-15 18:56:27 +00:00
|
|
|
"services/veeam-enterprise-manager/index",
|
2023-02-22 16:55:32 +00:00
|
|
|
"services/zammad/index",
|
2022-06-15 18:56:27 +00:00
|
|
|
],
|
|
|
|
},
|
2022-09-10 20:00:34 +00:00
|
|
|
{
|
|
|
|
type: "category",
|
2022-10-19 08:28:48 +00:00
|
|
|
label: "Miscellaneous",
|
2022-09-10 20:00:34 +00:00
|
|
|
items: [
|
2023-02-09 21:04:53 +00:00
|
|
|
"services/gravitee/index",
|
2022-10-19 08:28:48 +00:00
|
|
|
"services/home-assistant/index",
|
2023-02-09 21:04:53 +00:00
|
|
|
"services/jellyfin/index",
|
2022-10-19 08:28:48 +00:00
|
|
|
"services/node-red/index",
|
|
|
|
"services/sonarr/index",
|
|
|
|
"services/tautulli/index",
|
2022-12-23 23:50:12 +00:00
|
|
|
"services/weblate/index",
|
2022-09-10 20:00:34 +00:00
|
|
|
],
|
|
|
|
},
|
|
|
|
{
|
|
|
|
type: "category",
|
|
|
|
label: "Monitoring",
|
|
|
|
items: [
|
|
|
|
"services/grafana/index",
|
2022-12-23 23:50:12 +00:00
|
|
|
"services/sentry/index",
|
2022-09-10 20:00:34 +00:00
|
|
|
"services/ubuntu-landscape/index",
|
|
|
|
"services/uptime-kuma/index",
|
|
|
|
"services/zabbix/index",
|
|
|
|
],
|
|
|
|
},
|
2022-06-15 18:56:27 +00:00
|
|
|
{
|
|
|
|
type: "category",
|
|
|
|
label: "Platforms",
|
|
|
|
items: [
|
|
|
|
"services/budibase/index",
|
|
|
|
"services/wordpress/index",
|
|
|
|
],
|
|
|
|
},
|
2022-08-18 10:30:38 +00:00
|
|
|
{
|
|
|
|
type: "category",
|
|
|
|
label: "Version Control Systems",
|
|
|
|
items: [
|
|
|
|
"services/gitea/index",
|
|
|
|
"services/github-enterprise-cloud/index",
|
2023-02-01 18:22:53 +00:00
|
|
|
"services/github-enterprise-server/index",
|
2022-08-18 10:30:38 +00:00
|
|
|
"services/github-organization/index",
|
|
|
|
"services/gitlab/index",
|
|
|
|
],
|
|
|
|
},
|
2021-11-22 10:10:26 +00:00
|
|
|
],
|
|
|
|
},
|
2021-12-16 20:38:37 +00:00
|
|
|
{
|
|
|
|
type: "category",
|
|
|
|
label: "Federation & Social login",
|
2022-06-15 18:56:27 +00:00
|
|
|
link: {
|
|
|
|
type: "generated-index",
|
|
|
|
title: "Sources",
|
|
|
|
slug: "sources",
|
|
|
|
description:
|
|
|
|
"Sources of users which can be federated with authentik",
|
|
|
|
},
|
2021-12-16 20:38:37 +00:00
|
|
|
items: [
|
2022-06-15 18:56:27 +00:00
|
|
|
{
|
|
|
|
type: "category",
|
2023-03-23 23:24:55 +00:00
|
|
|
label: "Directory synchronization",
|
2022-06-15 18:56:27 +00:00
|
|
|
items: [
|
|
|
|
"sources/active-directory/index",
|
|
|
|
"sources/freeipa/index",
|
2022-06-15 19:31:34 +00:00
|
|
|
],
|
|
|
|
},
|
2022-10-19 08:28:48 +00:00
|
|
|
"sources/general",
|
2022-06-15 19:31:34 +00:00
|
|
|
{
|
|
|
|
type: "category",
|
|
|
|
label: "Protocols",
|
|
|
|
items: [
|
2022-06-15 18:56:27 +00:00
|
|
|
"sources/ldap/index",
|
2022-06-15 19:31:34 +00:00
|
|
|
"sources/oauth/index",
|
|
|
|
"sources/saml/index",
|
2022-06-15 18:56:27 +00:00
|
|
|
],
|
|
|
|
},
|
2022-10-19 08:28:48 +00:00
|
|
|
{
|
|
|
|
type: "category",
|
|
|
|
label: "Social Logins",
|
|
|
|
items: [
|
|
|
|
"sources/apple/index",
|
|
|
|
"sources/azure-ad/index",
|
|
|
|
"sources/discord/index",
|
|
|
|
"sources/github/index",
|
|
|
|
"sources/google/index",
|
|
|
|
"sources/mailcow/index",
|
|
|
|
"sources/twitch/index",
|
|
|
|
"sources/plex/index",
|
|
|
|
"sources/twitter/index",
|
|
|
|
],
|
|
|
|
},
|
2021-12-16 20:38:37 +00:00
|
|
|
],
|
|
|
|
},
|
2021-11-22 10:10:26 +00:00
|
|
|
],
|
|
|
|
};
|