by Visakh S | Sep 19, 2015 | Docker, Server Administration
When it comes to security, the rule of thumb is, any open vulnerability WILL be exploited sooner than later. Django provides a strong foundation for to build secure web applications, but is that enough? What about server security? It is not uncommon for secure web...
by Visakh S | Sep 15, 2015 | Docker, Latest
Release early, release often. And listen to your customers. This famous philosophy (abbreviated RERO) by Eric Raymond is now the de-facto product planning strategy of web application developers. It enables developers to quickly react to customer needs, and shape their...
by Visakh S | Sep 9, 2015 | Docker
Docker runs on 13 major operating systems that include RHEL, Ubuntu, openSUSE, Arch Linux, and others. However, these operating systems are full-featured distributions, and are an over-kill for container based services. Docker containers only need a limited set of...
by Visakh S | Sep 4, 2015 | Docker, Server Management, WordPress
As we’ve seen in a previous post, WordPress multisite is a great way to deliver multi-tenant WordPress hosting. However, multisite doesn’t allow customers access to the WordPress back-end in case they want to make custom modifications. For WordPress...
by Visakh S | Aug 26, 2015 | Apache, Docker, Server Administration, Server Management
If you are an early adopter of Docker, chances are that you are running it on a popular distro like Red Hat, CentOS or Ubuntu. This was the case with a few web application systems we managed. We soon realized that the extra services that CentOS ran just ate up...
Recent Comments