I don't know if this is normal or if I have to open up any ports on my firewall or what. I changed what seemed to be the defaults for a few things in .env nothing else. rosody_1_468b6fc145cd | ... (more…)
Read more »
Since I’ve been playing around with Laravel Envoy, I kept wondering how I could improve the deployment process. For sure it works and I’ve been using it for 6 months or so on a project in production, but having to deal with a physical server has drawbacks... (more…)
Read more »
Docker containers are growing in popularity as a deployment platform for enterprise applications. However, the performance impact of running these applications in Docker containers on virtualized infrastructures is not well understood. A new white paper i... (more…)
Read more »
This article gives an introduction to Docker and whether you should run production Postgres workloads in a docker container. (more…)
Read more »
Here is the details you need about setting up docker compose for Django based projects. (more…)
Read more »