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...

Docker Network – How we create it

Wondering about docker network and how to create it? Here’s how we create it. Here at Bobcares, we have seen several such Docker related queries as part of our Docker Hosting Support for Docker users, web hosts, and online service providers. Today we’ll take a...