You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
Copy file name to clipboardExpand all lines: docs/modules/ROOT/pages/vshn-managed/nextcloud/collabora.adoc
+3-1
Original file line number
Diff line number
Diff line change
@@ -14,9 +14,11 @@ spec:
14
14
service:
15
15
collabora:
16
16
enabled: true
17
-
fqdn: my-collabora.example.com
17
+
fqdn: my-collabora.example.com # <1>
18
18
-----
19
19
20
+
<1> Your full qualified domain name. For our Appuio Cloud offering, You can learn more how to configure your DNS settings https://docs.appuio.cloud/user/how-to/getting-a-certificate.html[here].
21
+
20
22
This will create a Collabora service with the specified FQDN. The Collabora service will be available at `https://my-collabora.example.com` and autoconfigured in your Nextcloud instance.
21
23
22
24
NOTE: To get more information about all available configuration options, please see the xref:references/crds.adoc#k8s-api-github-com-vshn-component-appcat-apis-vshn-v1-vshnnextcloud[API Reference]
0 commit comments