We are running Connections 6.0 CR5 with the Mail / calendar Plugin. The plugin is officially not supported. One issue
Continue readingAuthor: umeli
IBM Connections Systemd on Centos / RHEL 7
Starting Deployment Manager as a SystemD Service. Save the code below to /etc/systemd/system/dmgr.service [Unit] Description=”Connections Deployment Manager” Requires=network.service After=network-online.target [Service]
Continue readingConnections – Mass file removal
I got a request to cleanup some files in a IBM Connections environment. Remove all the files created before 1.1.2015.
Continue readingConnections Customizer Lite
As we are currently only using the Customizer from the stack formerly known as pink (sfkap) I was suprised to
Continue readingIBM Customizer – Do not reboot the worker node – personal reminder
Rule #1: Drain the worker node before a reboot. Consequences if you do not follow the Rule #1: the mongo-db gets
Continue readingIBM Component Pack 6.0.0.6 upgrade Kubernetes 1.11.1 to 1.11.5
According to this cve There’s a potential issue with kubernetes 1.11.1 which is used in the component pack 6.0.0.6. So
Continue readingXPage partial refresh stopped working after upgrade to Domino 10
We updated our servers to domino 10. Suddenly one app did not work any more. After digging around I found
Continue readingDomino Query Language – personal reminder
DQL uses space as a sparator at the moment a) view.form=’MyForm’ is not the same as b) view.form = ‘MyForm’
Continue readingIBM Connections Component Pack 6.0.0.6 – reveal the elasticsearch secret
In order to combine elasticsearch and Connections you need some of the elasticsearch certificates. With version < 6.0.0.6 those certificates
Continue readingIBM Component Pack 6.0.0.6 – quest for the missing elasticsearchsecret
Now the Customizer is up and running. Now I tried to put the elasticsearch stack. Following the IBM documentation, I
Continue reading