Files
opencloud/devtools/deployments/opencloud_full/config/opencloud/apps.yaml
Ralf Haferkamp 5023642885 cleanup: Move old compose example to devtools directory
We agreed to move the 'opencloud_full' example to a new directory to
avoid confusion with the supported compose examples in
opencloud-compose.

This commit keeps the bare-metal example in place as that is still
mentioned in the documentation.
2025-09-24 08:33:03 +02:00

18 lines
582 B
YAML

importer:
config:
companionUrl: https://${COMPANION_DOMAIN|companion.opencloud.test}
supportedClouds:
- WebdavPublicLink
#- OneDrive # needs a client id and secret
#- GoogleDrive # needs a client id and secret and an addition to the DNS zone
external-sites:
config:
sites:
# For settings see: https://github.com/opencloud-eu/web-extensions/tree/main/packages/web-app-external-sites
- name: Documentation
url: "https://docs.opencloud.eu"
target: embedded
color: "#E2BAFF"
icon: cloud
priority: 50