Application integration & Middleware, Enterprise content management Documentum – LDAP Config Object “certdb_location” has invalid value 08.12.2019 by Morgan Patou In a previous blog, I talked about the automation of the LDAP/LDAPs creation. However, the first time that I applied these steps, I actually faced an issue and I couldn’t really get my head around it,(…)
Application integration & Middleware, Enterprise content management Documentum – Automatic/Silent creation of LDAP/LDAPs Server Config Objects 08.12.2019 by Morgan Patou If you have been working with Documentum, then you probably already created/configured an LDAP/LDAPs Server Config Object (or several) so that your users can be globally managed in your organization. There are several compatible LDAP Servers so I will just(…)
Application integration & Middleware, Enterprise content management Documentum – Automatic/Silent registration & approval of DFC Clients 07.12.2019 by Morgan Patou In the past several months, I have been working extensively with several other colleagues on a migration of Documentum from VMs to K8s pods. We have been doing/using silent installations for several years already but there were still several manual(…)
Application integration & Middleware, Enterprise content management Documentum – Fixing issues with the D2 Privileged Client utility 07.12.2019 by Morgan Patou In a previous blog, I talked about the D2 utility that can be used to automate the registration, approval and global management of the DFC Client IDs and Privileged Clients. The instructions I gave were the(…)
Application integration & Middleware, Enterprise content management Documentum – Beware of long hostnames for the Docbroker 07.12.2019 by Morgan Patou Recently, I’ve been facing an issue more and more frequently where a Repository cannot register itself to a local/remote Docbroker. The root cause of the issue is simply that the hostname used for the projection to the Docbroker is too(…)
Application integration & Middleware, DevOps, Docker, Kubernetes DevOps World – Jenkins World – Next Days – Keynote, Sessions & SuperParty 05.12.2019 by Arnaud Berbier Hi folks, the second day is now over. It’s has been terminated with the SUPERPARTY sponsored by sonatype. Capes & masks were available to celebrates everyday superheroes, LIKE US. It was “sympa”, with music, foods, drinks and so on.
Application integration & Middleware DevOps World Lisbon – Continuous Delivery with Jenkins X 04.12.2019 by DevOps Welcome to the DevOps World – Jenkins World in Lisbon 😀 ! I’m very excited to attend my first DevOps World, thanks to dbi services for allowing me to attend this event. By the way, it’s my first time here(…)
Application integration & Middleware JBoss EAP 7 – Domain creation 04.12.2019 by David Diab In this blog, I would like to show you how to setup JBoss EAP 7.0.0 in domain mode. It's a step to step guide so you can follow the instructions in this blog and build your environment by yourself ;)(…)
Application integration & Middleware, DevOps, Development & Performance, Docker, Kubernetes DevOps World – Jenkins World – The Workshop On Day One 04.12.2019 by Arnaud Berbier After achieving new challenges during customer activities where I was managing a quite huge project around Kubernetes & Jenkins X EcoSystem, I get the opportunity to attend the DevOps World – Jenkins World in Lisbon.A big thanks as I(…)
Application integration & Middleware JBoss EAP 7 – Cluster in Standalone mode 03.12.2019 by David Diab Usually, when we speak about Standalone mode we imagine that it can't be clustered... In fact, with JBoss it is possible, the clustering functionality is configured by default in the HA-based profiles: standalone-ha.xml and standalone-full-ha.xml.