How to automate Jenkins setup with Docker and JCasC?

Jenkins setup typically done through a web-based setup wizard can be a slow and error-prone.  Jenkins Configuration as Code (JCasC) method can help us to automate the setup of Jenkins using Docker. As a part of our Server Management Services, we help our Customers...

How to install Drupal with Docker Compose?

Drupal requires installing the LAMP or LEMP stack, thus, installing individual components is a time-consuming task. Install of Drupal can be simplified with the use of tools like Docker and Docker Compose. As a part of our Server Management Services, we help our...

How to install Docker on Windows?

Docker requires a Linux kernel to run Linux Containers. To install Docker on windows, we need to set up a Linux virtual machine to run as a guest in Windows 10 Home. As a part of our Server Management Services, we help our Customers with Docker related requests...