Blog
Hosting Multiple Websites on a Single Alibaba Cloud ECS Server the DevOps Way
In this tutorial we are going to learn how to run two or more websites using the same Alibaba Cloud Elastic Compute Service (ECS) Instance using Docker Compose and a Reverse Proxy. I’ll show two op...
Deploying and Best Practices with Alibaba Cloud
With this How-To I want to talk about Best Practices using Alibaba Cloud (阿里云) deploying a new website/webapp to their infrastructure, also covering the implementation of the maintenance. The artic...
Guía de NBN para el inmigrante, en SBS Radio
Hoy se ha publicado, en SBS Radio, cómo Carmenza Jimenez y yo hablamos ayer respecto a la conexión de banda ancha australiana conocida como NBN en una sección del programa creada como guía para el ...
Docker Image cleaning easy automation with cron
Docker makes it easy to ship your applications and services in containers, so you can run them anywhere. Also true is that the more you work with Docker the easier your VM tends to accumulate a hug...