How to develop a local environment with Docker – and why you should [VIDEO]

Why waste time creating a local environment / local development environment (LDE) from scratch when a simple, effective software can do it for you? Docker removes the obstacles to digitally adapt to new technologies. It uses existing technologies to act as an assistant between different operating systems and developers.

One of the main benefits of a solution like Docker is that helps to free applications from system infrastructure, allowing expansion in capacity through collaboration. This article will also guide you in setting up Docker in order to start using it immediately and build a local environment (LDE).

What is Docker exactly?

To understand what it is, it’s best to first understand what it isn’t.

Many compare it to traditional virtualization, and in some ways it’s true. Traditionally, you start with hardware, example a server. Within this, you run an OS. Running on top of the OS is the Hypervisor, which runs multiple VMs (virtual machines). Each VM needs to include its own OS. This can bloat up the file size, and hence, the memory needed to run it.

Docker uses an alternative process called containerization. In containerization, you also find a server and an operating system, but through use of existing Linux Kernel tools, you create containers directly. They simply found a way to simplify the creation of containers.

The main advantage of Docker is the ability to use it to write code in a test environment and seamlessly transfer it to a staging or production machine. It doesn’t matter if the machines have a different operating system, as long as they all run Docker.

Another advantage, which is mostly felt in a larger scale production environment, is the software’s ability to share and use operating capacity effectively. As the workload increases, additional nodes can be added to increase the cluster memory. It doesn’t matter what operating systems each individual node has. Because as long as it has Docker installed, it’ll work together with the rest of the cluster.

Read about the 6 essentials of Docker containers.

Steps to Create an LDE – Local Development Environment

One of the greatest features of Docker is the ability to create a local development environment in less than half an hour. The following example will run on Zend Expressive, but it will also work on PHP based applications.

Step 1 – Install

It might seem obvious, but we thought we’d put this step in here anyway. You can install Docker for Linux, Mac, and Windows. Right from the installation setup, you’ll realize how simple this solution is. Docker also comes free with your Plesk panel.

Step 2 – Set up

There are two ways to go about setting up your environment: the manual and automatic methods. In the manual method, we start by creating three containers. We mimic the most basic PHP applications, which consist of a web server, PHP runtime, and a database server. Label each container to reflect these three components. So as not to keep things too generic, you may opt to label them by the actual name of the software. This method is best for developers who really enjoy coding the most.

For those who just want to get the job done, they should certainly go for the automated method. By using the Docker Compose tool, it creates the containers for you and you don’t have to go through the manual work.

Step 3 – Container Configuration

Add the necessary configuration code and relevant elements in each of the three containers. Carry out this step carefully as any errors or omissions here might negatively affect the end result.

Step 4 – Container Booting

The final step is to start using Docker in daemon mode. As long as you carried out the previous step properly, once you enter the command to run Docker, it’ll automatically build the containers and start operating in the proper mode. Once the containers are created, you can open a web browser or the WordPress site directly. And see your creation come to life.

How to make Docker even easier to use

Having multiple portals and systems running at the same time can be confusing and stressful for developers. In order to keep things simple and mistakes to a minimum, you need a central solution to create, monitor and run websites.

Enter Plesk, a one-stop solution for developers and admins. We also offer a ready-to-code environment which includes support for various languages. Being a hosting platform, there’s quite an extensive range of tools and toolkits, including security and backup. But we also provide a free Docker extension – and for $5 monthly, you’ll also get remote node support.

So you can manage Docker containers directly from Plesk’s interface. You get access to the image library, but can also upload your own images. When installing containers, you choose whether to do it on your local system or Plesk’s own remote node register.

Despite the advantages of using Docker on Plesk, you can only benefit from them if you install and set up the Docker extension. Once you do that, you have access and make use of a wide range of technologies, including MongodDB and Memcached. And if you need any node support along the way, we offer a convenient premium support package too!

Wanna learn more about using Docker on Pleask? Take our 5-minute Plesk Docker Quiz.

3 Comments

  1. The idea is helpful. Code examples would make this article better. Also, docker compose is a fine tool and it doesn’t mean you like coding less if you use it haha.

  2. docker-compose does not seem to be implemented though

Add a Comment

Your email address will not be published. Required fields are marked *

GET LATEST NEWS AND TIPS

  • Yes, please, I agree to receiving my personal Plesk Newsletter! WebPros International GmbH and other WebPros group companies may store and process the data I provide for the purpose of delivering the newsletter according to the WebPros Privacy Policy. In order to tailor its offerings to me, Plesk may further use additional information like usage and behavior data (Profiling). I can unsubscribe from the newsletter at any time by sending an email to [email protected] or use the unsubscribe link in any of the newsletters.

  • Hidden
  • Hidden
  • Hidden
  • Hidden
  • Hidden
  • Hidden

Related Posts

Knowledge Base

Plesk uses LiveChat system (3rd party).

By proceeding below, I hereby agree to use LiveChat as an external third party technology. This may involve a transfer of my personal data (e.g. IP Address) to third parties in- or outside of Europe. For more information, please see our Privacy Policy.

Search
Generic filters
Exact matches only
Search in title
Search in content
Search in excerpt