Database Administration & Monitoring, DevOps, MySQL Deploy a MySQL Server in Docker containers 08.10.2018 by Elisa Usai We hear about Docker every day. By working on MySQL Server, I am curious to test this platform which makes it possible to create containers independent of the OS to deploy virtualized applications. So let's try to deploy a MySQL(…)
Application integration & Middleware Deploy WebLogic docker images using Docker Toolbox and Virtual Box on Windows 28.08.2018 by Middleware Team I was interested to run Docker on my Windows machine and found out the Docker Toolbox for Windows that configure itself with the already installed VirtualBox at installation time. Once installed, You can start the Docker QuickStart shell preconfigured for a(…)
Database Administration & Monitoring Deploying SQL Server on MiniShift / RedHat OpenShift 24.08.2018 by Microsoft Team Currently we begin to see customer adopting containerization for SQL Server databases (mainly driven by CI/CD and DevOps trends). A lot of them are using RedHat OpenShift as container management platform. From my side, I didn’t(…)
Database Administration & Monitoring Backing up and restoring EDB containers in MiniShift/OpenShift 08.08.2018 by Daniel Westermann This blog refers to an older version of EDB's Postgres on Kubernetes offering that is no longer available. The last blogs in the series are already some days old: Setting up MiniShift,(…)
Database Administration & Monitoring, DevOps, SQL Server Running SQL Server containers on K8s Docker for Windows CE stable channel 27.07.2018 by Microsoft Team The release of Docker for Windows Stable version 18.06..0-ce-win70 comes with some great new features I looked for a while including the K8s support! That’s a pretty good news because this support has existed on Edge channel since(…)
Database Administration & Monitoring Installing ZFS on OEL7 UEK4 for Docker storage 20.07.2018 by Oracle Team By Franck Pachot . The Oracle Database is fully supported on Docker according that Linux is Red Hat Enterprise Linux 7 or Oracle Enterprise Linux 7 with Unbreakable Enterprise 4. This is documented in MOS(…)
Database Administration & Monitoring Dealing with automatic restart and SQL Docker containers 20.06.2018 by Microsoft Team A couple of weeks ago, a customer asked me how to restart containers automatically after a reboot of the underlying host. In his context, it was not an insignificant question because some containers are concerned by SQL Server databases and(…)
Database Administration & Monitoring Dealing with ugrade scenarios for SQL Server on Docker and Swarm 06.06.2018 by Microsoft Team This blog post comes from an interesting experience with one customer about upgrading SQL Server on a Docker environment. Let’s set quickly the context: a production environment that includes a standalone Docker engine on the top of openSUSE Linux distribution(…)
Database Administration & Monitoring Introducing SQL Server on Kubernetes 31.05.2018 by Microsoft Team After spending some times with Docker Swarm let’s introduce SQL Server on Kubernetes (aka K8s). Why another container orchestrator? Well, because Microsoft gives a strong focus on Kubernetes in their documentation and their events and because K8s is probably one(…)
Database Administration & Monitoring EDB Failover Manager in EDB containers in Minishift/OpenShift – Failovers 29.05.2018 by Daniel Westermann This blog refers to an older version of EDB's Postgres on Kubernetes offering that is no longer available. In the last post we had a look at the basic configuration of EDB EFM and confirmed that(…)