Page MenuHomePhorge

No OneTemporary

Authored By
Unknown
Size
1 KB
Referenced Files
None
Subscribers
None
diff --git a/kolab/templates/NOTES.txt b/kolab/templates/NOTES.txt
index 9edf281..79dbf93 100644
--- a/kolab/templates/NOTES.txt
+++ b/kolab/templates/NOTES.txt
@@ -1,24 +1,36 @@
You have successfully installed {{ .Chart.Name }} with the release name {{ .Release.Name }}.
The release is installed in the namespace {{ .Release.Namespace }}.
Webinterface: https://{{ .Values.domainName }}
Webmail: https://{{ .Values.domainName }}/webmail
Prometheus: https://admin.{{ .Values.domainName }}/prometheus
Loki (for api access only): https://admin.{{ .Values.domainName }}/loki
Minio is only indirectly accessible by exposing the port 9001:
kubectl -n kolab port-forward deployment/minio 9001:9001
Connect to localhost:9001 afterwards.
-IMAPS Port: 993
-SMTP Port: 25
-Submission with starttls Port: 587
-Submission with ssl Port: 465
-Activesync: {{ .Values.domainName }}
-Caldav/Carddav: https://{{ .Values.domainName }}/dav
+The following http based services are available:
+* Activesync: {{ .Values.domainName }}
+* Caldav/Carddav: https://{{ .Values.domainName }}/dav
+
+The following services are available on a dedicated IP, please consult
+ ./kolabctl get services/external-proxy
+to find the ip.
+
+Services:
+* IMAPS Port: 993
+* Submission with starttls Port: 587
+* Submission with ssl Port: 465
+
+
+SMTP port 25 is available on a dedicated IP, please consult
+ ./kolabctl get services/external-smtp
+to find the ip.
+* SMTP Port: 25
To learn more about the release, try:
$ ./kolabctl status
$ ./kolabctl get pods

File Metadata

Mime Type
text/x-diff
Expires
Sat, Apr 4, 5:03 AM (1 d, 22 h)
Storage Engine
blob
Storage Format
Raw Data
Storage Handle
18822655
Default Alt Text
(1 KB)

Event Timeline