Application integration & Middleware, Enterprise content management Alfresco Clustering – Share 31.07.2019 by Morgan Patou In previous blogs, I talked about some basis and presented some possible architectures for Alfresco and I talked about the Clustering setup for the Alfresco Repository. In this one, I will work(…)
Database Administration & Monitoring Red Hat 8 Server in 9 minutes into the Google Cloud 31.07.2019 by Oracle Team Do you have 9 minutes to learn how to quick start with the Google Cloud? Here is a simple copy/past procedure to successfully deploy a Red Hat 8 compute server into the Cloud. Installation of the Google command client(…)
Application integration & Middleware Java JDK12: JEP 325: Switch Expressions 30.07.2019 by Middleware Team Eclipse setup In order to test Java JDK12 you will have to download Eclipse 4.11 at least. Then download JDK12 from Oracle’s web site. And configure Eclipse to use this JDK for the project. Also download the JDK12 support with(…)
Application integration & Middleware, Enterprise content management Alfresco Clustering – Repository 30.07.2019 by Morgan Patou In a previous blog, I talked about some basis and presented some possible architectures for Alfresco. Now that this introduction has been done, let’s dig into the real blogs about how to setup a HA/Clustering Alfresco(…)
DevOps, Docker, Kubernetes CloudBees DevOps Playground – Hands On with JenkinsX 29.07.2019 by DevOps Last week, we had the chance to attend to the CloudBees DevOps Playground in London. The event was a presentation and a Hands-On on Jenkins X done by one of the most popular guys from the CloudBees, Gareth Evans. Before(…)
Application integration & Middleware, Enterprise content management Alfresco Clustering – Basis & Architectures 29.07.2019 by Morgan Patou This blog will be the first of a series on Alfresco HA/Clustering topics. It’s been too long I haven’t posted anything related to Alfresco so I thought about writing a few blogs about my experience with setting up more or(…)
Database Administration & Monitoring dbvisit 9: Automatic Failover 27.07.2019 by Oracle Team By Mouhamadou Diaw dbvisit 9 is released since a few months. And one new feature I tested is the Automatic Failover. In this blog I suppose that dbvisit 9 is already installed and that the standby database is already created.
Application integration & Middleware, Enterprise content management Alfresco – ActiveMQ basic setup 26.07.2019 by Morgan Patou ActiveMQ is an open source Java Messaging Server (JMS) from the Apache Software Foundation that supports a lot of protocols. In Alfresco 5, ActiveMQ has been introduced as a new, optional, component in the(…)
Database Administration & Monitoring, DevOps, Docker, SQL Server Deploying SQL Server 2019 container on RHEL 8 with podman 24.07.2019 by Microsoft Team Having a fresh install of RHEL8 on my lab environment, I was curious to take a look at new containerization stuff from Red Hat in the context of SQL Server 2019. Good chances are the future version of SQL Server(…)
Database Administration & Monitoring, DevOps, Docker, Kubernetes Kubernetes – How to install a single master cluster with kubeadm? 23.07.2019 by DevOps To bootstrap a minimal K8S cluster for testing purpose, kubeadm is a very interesting tool. The goal of this blog is not to explain to you the K8S architecture or the components but only the deployment part. using kubeadm. The(…)