Category Archives: AWS

Recovering Untagged Images From ECR

Happened today that our CI system created a new Docker Image with a tag that was supposed to be used in production. So, we faced with a Docker Image tagged like the production one but it wasn’t the production one … Continue reading

Posted in AWS, Docker, Tips | Tagged , , | Comments Off on Recovering Untagged Images From ECR

Elastest & Amazon Dash Button

Here, at Universidad Rey Juan Carlos, where we’re working hard to deploy Elastest, we’ve the need to run instances on AWS all the time. We, of course, have defined CloudFormation Templates to do the work but we can go further … Continue reading

Posted in Automation, AWS, Tips | Tagged , , , , | Comments Off on Elastest & Amazon Dash Button

Lanzar Workers de Jenkins en AWS

En esta entrada veremos lo sencillo que resulta configurar Jenkins para levantar instancias en AWS EC2 para el entorno de CI. 1. Crear la AMI con packer. Tenemos ya algunos nodos en el entorno de CI que se provisionan con … Continue reading

Posted in AWS, Docker, Jenkins, Linux | Tagged , , , , | Comments Off on Lanzar Workers de Jenkins en AWS

Owncloud con almacenamiento en S3 (con replicación de zona) y Let’s Encrypt

Una entrada completita para antes de irnos de vacaciones Contendores y Proxy Pass Comenzamos creando una instancia en OpenStack a la que provisionamos con un volumen para la persistencia de datos. El volumen lo podemos montar en /mnt y será … Continue reading

Posted in AWS, Docker, OpenStack | Tagged , , , , | Comments Off on Owncloud con almacenamiento en S3 (con replicación de zona) y Let’s Encrypt