Tag: devops
All the articles with the tag "devops".
-
Using Ansible to deploy Play Framework apps in EC2 instances
TL;DR: Clone Ansible for Play Framework to automate the task of deploying Play 2.x projects from a git repository into an EC2 instance.
-
Sonar and Hudson
Due to my current tasks at Google Summer of Code 2010 I've been setting up a small CI system for my personal use. Yes, it is an overkill, but I wanted to test it and, truth be told, the statistics ...
-
Ubuntu Server Maintenance
This guide will show some basic stuff you might need to maintain an Ubuntu server. You might not need all of them, but thy are handy enough and I've had to use them at least once.
-
Redmine on Ubuntu 9.04 with NGinx
Originally I wanted to install Launchpad on my server to manage my projects. As of 17th of August of 2009, Launchpad is not yet ready for production. The only way to install it is using an script, ...