Complete docker swarm guide - from set up and configuration to usage of swarm services - all important commands included. (more…)
Read more »
Docker 1.13 simplifies deployment of composed application to a swarm (mode) cluster, by using familiar and well-known `docker-compose.yml` syntax.
Read more »
Deploy your web docker project without downtime on L7. - GitHub - Andrew-Kang-G/docker-blue-green-runner: Deploy your web docker project without downtime on L7. (more…)
Read more »
Build and deploy a multi-container Flask App with Docker Compose and set up an Nginx Reverse proxy which directs traffic to your python flask app. (more…)
Read more »
A good level of “built in” security is an inherent benefit of using container technology. This doesn’t mean that relying on a default installation of these components will provide an adequate level of security in itself or that you can absolve yourself fr... (more…)
Read more »