by Sijin George | Jan 31, 2019 | Docker, 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...
by Reeshma Mathews | Nov 10, 2018 | Docker
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...
by Reeshma Mathews | Nov 9, 2018 | Docker
You’re running a web server in your Docker container. The web server is configured to listen on default HTTP ports – 80 for http and 443 for https (http-ssl). For security reasons, you want to change the port to which it is listening. How can you do...
by Reeshma Mathews | Nov 7, 2018 | Docker
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...
by Reeshma Mathews | Nov 6, 2018 | Docker
Spin up and run applications in split-seconds – That’s what makes Docker containers so popular among developers and web hosting providers. In our role as Technical Support Providers for web hosting companies and infrastructure providers, we provision and...
by Visakh S | Oct 3, 2018 | Docker
Many developers now use Docker to host their apps in production servers. But Docker in production servers often cause resource bottlenecks – especially Docker container memory overhead. Here at Bobcares.com, we help web developers and digital marketers to setup...