 06d57a7574
			
		
	
	06d57a7574
	
	
	
		
			
			* website/integrations: owncloud: init Apply changes from old MR * website/integrations: owncloud: easy fixes Some easy fixes to match template * website/integrations: owncloud: lint * website/integrations: owncloud: cleanup authentik configuration section Cleans up the authentik configuration section of this documentation and removes unneeded bits * website/integrations: owncloud: adjust authentik configuration headers Add `### Configuration` header and switch General Settings, Protocl Settings, and Advanced Protocol Settings to H4 * website/integrations: owncloud: update service discovery section & remove unneeded block Updates the service discovery block to be more in-line with documentation, renames "Apache" to "Apache HTTPD" (correct name), removes provider specific documentation for traefik and instead tells users to view provider-specific docs. Also removes section kept last commit * website/integrations: owncloud: start cleanup of "ownCloud configuration" section Starts cleaning up the steps, adds warning for sub and the other one, grammar, styling and bla bla bla * website/integrations: owncloud: fix php Adds single quotes for client-id and client-secret lines. Should be fine I think. Logic says quotes but old docs had none * i really don't care about a broken anchor netlify * a * website/integrations: owncloud: revamp "you're done section" Cleanup and restructure the section * website/integrations: owncloud: finish touch-ups Cleanup the rest of the ownCloud section and update the loginButtonName variable * website/integrations: owncloud: lint Lints the code with Prettier * website/integrations: owncloud: lint again (?) * website/integrations: owncloud: v2 authentik configuration section Applies Tana's suggested format/layout with my suggested modifications. Lint will probably fail so enjoy this nice red cross on the right of this commit :) Signed-off-by: 4d62 <git@sdko.org> * website/integrations: owncloud: lint Yea... That's about it * Update index.md Signed-off-by: 4d62 <git@sdko.org> * Update website/integrations/services/owncloud/index.md Co-authored-by: Tana M Berry <tanamarieberry@yahoo.com> Signed-off-by: 4d62 <git@sdko.org> * Update website/integrations/services/owncloud/index.md Co-authored-by: Tana M Berry <tanamarieberry@yahoo.com> Signed-off-by: 4d62 <git@sdko.org> * Update website/integrations/services/owncloud/index.md Co-authored-by: Tana M Berry <tanamarieberry@yahoo.com> Signed-off-by: 4d62 <git@sdko.org> * Update website/integrations/services/owncloud/index.md Co-authored-by: Tana M Berry <tanamarieberry@yahoo.com> Signed-off-by: 4d62 <git@sdko.org> * website/integrations: owncloud: remove duplicate * websites/integrations: owncloud: rewrite sentence for clarity * website/integrations: owncloud: better OR for how to config oidc * Fix indent Signed-off-by: 4d62 <git@sdko.org> * Lint * Update website/integrations/services/owncloud/index.md Co-authored-by: Tana M Berry <tanamarieberry@yahoo.com> Signed-off-by: 4d62 <git@sdko.org> --------- Signed-off-by: 4d62 <git@sdko.org> Co-authored-by: Tana M Berry <tanamarieberry@yahoo.com>
		
			
				
	
	
		
			183 lines
		
	
	
		
			7.4 KiB
		
	
	
	
		
			JavaScript
		
	
	
	
	
	
			
		
		
	
	
			183 lines
		
	
	
		
			7.4 KiB
		
	
	
	
		
			JavaScript
		
	
	
	
	
	
| module.exports = {
 | |
|     integrations: [
 | |
|         {
 | |
|             type: "doc",
 | |
|             id: "index",
 | |
|         },
 | |
|         {
 | |
|             type: "category",
 | |
|             label: "Applications",
 | |
|             collapsed: false,
 | |
|             link: {
 | |
|                 type: "doc",
 | |
|                 id: "services/index",
 | |
|             },
 | |
|             items: [
 | |
|                 {
 | |
|                     type: "category",
 | |
|                     label: "Chat, Communication & Collaboration",
 | |
|                     items: [
 | |
|                         "services/bookstack/index",
 | |
|                         "services/dokuwiki/index",
 | |
|                         "services/espoCRM/index",
 | |
|                         "services/hedgedoc/index",
 | |
|                         "services/kimai/index",
 | |
|                         "services/mastodon/index",
 | |
|                         "services/matrix-synapse/index",
 | |
|                         "services/mobilizon/index",
 | |
|                         "services/nextcloud/index",
 | |
|                         "services/onlyoffice/index",
 | |
|                         "services/outline/index",
 | |
|                         "services/owncloud/index",
 | |
|                         "services/paperless-ng/index",
 | |
|                         "services/paperless-ngx/index",
 | |
|                         "services/rocketchat/index",
 | |
|                         "services/roundcube/index",
 | |
|                         "services/sharepoint-se/index",
 | |
|                         "services/slack/index",
 | |
|                         "services/thelounge/index",
 | |
|                         "services/vikunja/index",
 | |
|                         "services/wekan/index",
 | |
|                         "services/wiki-js/index",
 | |
|                         "services/writefreely/index",
 | |
|                         "services/zulip/index",
 | |
|                     ],
 | |
|                 },
 | |
|                 {
 | |
|                     type: "category",
 | |
|                     label: "Cloud Providers",
 | |
|                     items: [
 | |
|                         "services/aws/index",
 | |
|                         "services/google/index",
 | |
|                         "services/hashicorp-cloud/index",
 | |
|                         "services/oracle-cloud/index",
 | |
|                     ],
 | |
|                 },
 | |
|                 {
 | |
|                     type: "category",
 | |
|                     label: "Dashboards",
 | |
|                     items: [
 | |
|                         "services/organizr/index",
 | |
|                         "services/linkwarden/index",
 | |
|                     ],
 | |
|                 },
 | |
|                 {
 | |
|                     type: "category",
 | |
|                     label: "Hypervisors / Orchestrators",
 | |
|                     items: [
 | |
|                         "services/portainer/index",
 | |
|                         "services/proxmox-ve/index",
 | |
|                         "services/rancher/index",
 | |
|                         "services/xen-orchestra/index",
 | |
|                         "services/vmware-vcenter/index",
 | |
|                     ],
 | |
|                 },
 | |
|                 {
 | |
|                     type: "category",
 | |
|                     label: "Infrastructure",
 | |
|                     items: [
 | |
|                         "services/apache-guacamole/index",
 | |
|                         "services/argocd/index",
 | |
|                         "services/awx-tower/index",
 | |
|                         "services/cloudflare-access/index",
 | |
|                         "services/globalprotect/index",
 | |
|                         "services/harbor/index",
 | |
|                         "services/hashicorp-vault/index",
 | |
|                         "services/jenkins/index",
 | |
|                         "services/meshcentral/index",
 | |
|                         "services/minio/index",
 | |
|                         "services/netbox/index",
 | |
|                         "services/pgadmin/index",
 | |
|                         "services/phpipam/index",
 | |
|                         "services/powerdns-admin/index",
 | |
|                         "services/proftpd/index",
 | |
|                         "services/qnap-nas/index",
 | |
|                         "services/rustdesk-pro/index",
 | |
|                         "services/semgrep/index",
 | |
|                         "services/synology-dsm/index",
 | |
|                         "services/skyhigh/index",
 | |
|                         "services/snipe-it/index",
 | |
|                         "services/sssd/index",
 | |
|                         "services/terrakube/index",
 | |
|                         "services/truecommand/index",
 | |
|                         "services/veeam-enterprise-manager/index",
 | |
|                         "services/zammad/index",
 | |
|                     ],
 | |
|                 },
 | |
|                 {
 | |
|                     type: "category",
 | |
|                     label: "Networking",
 | |
|                     items: [
 | |
|                         "services/aruba-orchestrator/index",
 | |
|                         "services/firezone/index",
 | |
|                         "services/fortigate-admin/index",
 | |
|                         "services/fortigate-ssl/index",
 | |
|                         "services/fortimanager/index",
 | |
|                         "services/opnsense/index",
 | |
|                         "services/pfsense/index",
 | |
|                         "services/netbird/index",
 | |
|                     ],
 | |
|                 },
 | |
|                 {
 | |
|                     type: "category",
 | |
|                     label: "Miscellaneous",
 | |
|                     items: [
 | |
|                         "services/actual-budget/index",
 | |
|                         "services/engomo/index",
 | |
|                         "services/frappe/index",
 | |
|                         "services/freshrss/index",
 | |
|                         "services/gravitee/index",
 | |
|                         "services/hoarder/index",
 | |
|                         "services/home-assistant/index",
 | |
|                         "services/immich/index",
 | |
|                         "services/jellyfin/index",
 | |
|                         "services/komga/index",
 | |
|                         "services/node-red/index",
 | |
|                         "services/semaphore/index",
 | |
|                         "services/sonar-qube/index",
 | |
|                         "services/sonarr/index",
 | |
|                         "services/tautulli/index",
 | |
|                         "services/weblate/index",
 | |
|                     ],
 | |
|                 },
 | |
|                 {
 | |
|                     type: "category",
 | |
|                     label: "Monitoring",
 | |
|                     items: [
 | |
|                         "services/chronograf/index",
 | |
|                         "services/gatus/index",
 | |
|                         "services/glitchtip/index",
 | |
|                         "services/grafana/index",
 | |
|                         "services/observium/index",
 | |
|                         "services/sentry/index",
 | |
|                         "services/ubuntu-landscape/index",
 | |
|                         "services/uptime-kuma/index",
 | |
|                         "services/zabbix/index",
 | |
|                         "services/whats-up-docker/index",
 | |
|                     ],
 | |
|                 },
 | |
|                 {
 | |
|                     type: "category",
 | |
|                     label: "Platforms",
 | |
|                     items: [
 | |
|                         "services/budibase/index",
 | |
|                         "services/wordpress/index",
 | |
|                     ],
 | |
|                 },
 | |
|                 {
 | |
|                     type: "category",
 | |
|                     label: "Version Control Systems",
 | |
|                     items: [
 | |
|                         "services/gitea/index",
 | |
|                         "services/github-organization/index",
 | |
|                         "services/github-enterprise-cloud/index",
 | |
|                         "services/github-enterprise-emu/index",
 | |
|                         "services/github-enterprise-server/index",
 | |
|                         "services/gitlab/index",
 | |
|                     ],
 | |
|                 },
 | |
|             ],
 | |
|         },
 | |
|     ],
 | |
| };
 |