by Reeshma Mathews | Oct 28, 2016 | Docker
While most DevOps engineers prefer managing their Docker container infrastructure from the command line, some users prefer to have a Docker web UI. There are many open source Docker web UI available, suited for different purposes that range from basic container...
by Reeshma Mathews | Oct 26, 2016 | Docker, Server Management
Docker performance can be affected by a single container that abuses the CPU or memory, which can eventually end up crashing other containers or the entire machine. Most hosting providers implement QoS (Quality of Service) to improve Docker performance. This...
by Reeshma Mathews | Oct 25, 2016 | Docker
Disasters cannot be predicted or prevented, but you can always quickly bounce back from them if you maintain adequate backup plans for your business. That makes data backups indispensable for any online business. By reducing the time to restore a crashed business,...
by Reeshma Mathews | Aug 29, 2016 | Docker, Server Management
Maintaining adequate disk space is a crucial task we perform in our outsourced server management services. Lack of free space can often lead to server crashes. In Docker machines, ‘/var/lib/docker’ is the directory where the Docker images and the container...
by Reeshma Mathews | Jul 30, 2016 | Docker
While Docker was conceived only as a PaaS solution, web hosts are now realizing Docker’s potential in specialized application hosting such as WordPress hosting. As a Server Management company, we are often asked what is the right OS for Docker hosting. CentOS is...
by Visakh S | Jul 28, 2016 | Docker
In 2013, Docker introduced an easy way to build and ship applications. Currently at version 1.11, Docker is now perhaps the most popular light weight virtualization technology used by application developers. However, Docker now has a competitor – rkt (aka...
Recent Comments