by Reeshma Mathews | Nov 28, 2016 | cPanel, Docker, Plesk, Technical Support
The vast majority of web hosting customers are small businesses such as cake shops, accounting firms, etc. These are customers who are very savvy in their trade, and usually look for an easy way to establish an online presence. Small time business owners primarily...
by Reeshma Mathews | Nov 26, 2016 | Docker
Docker systems can be used for a wide range of applications, from setting up development environments to hosting web instances. Live Docker containers that crash often can end up ruining their purpose. As a result, a major concern faced by Docker providers is ensuring...
by Reeshma Mathews | Nov 3, 2016 | Docker, Server Management
In a Docker infrastructure, monitoring the containers is vital to ensure that a single container do not end up abusing the host machine and crash other containers. Docker container monitoring involves keeping an eye on the metrics such as available CPU, mem, blkio,...
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,...