How to setup WordPress cli in Docker ?

Docker has been always a favorite choice for WordPress lovers. It’s a quick way to replicate your custom WordPress settings. Luckily, WordPress CLI helps to interact and manage your WordPress sites from the command line. And, it offers immense possibility to...

How to install Docker in your Linode?

Linode allows you to install multiple applications on the same server. But at times, there can be a requirement to isolate certain apps due to security reasons. That’s where Docker helps. Docker is a tool that allows to create and deploy packages needed to run...

5 ways to change time in Docker container

Suppose you provide WordPress hosting using Docker containers to customers around the globe. Your customers would want to change time in Docker container to their time zones. In our role as Server Support Specialists for web hosting companies and infrastructure...

5 ways to move Docker container to another host

Migrations are inevitable in many scenarios. Hardware upgrades, data center changes, obsolete OS, all these can be trigger points for migration. In our role as Technical Support Providers for web hosting companies and infrastructure providers, we provision and manage...