Tag Archives: ubuntu

Dev: Continuous Integration with Jenkins in a mixed Linux and Microsoft Environment

Explanation Jenkins is an open source continuous integration server. It boasts 929 plugins to handle about any sort of bizarre requirement you can throw at a project. In most cases, setting up CI or build servers is a tedious but … Continue reading

Posted in Uncategorized | Tagged , , , , , , , | Leave a comment

Setup: MariaDB 10.0 on Azure

Back again with some more notes. Opinion and Motivation MS SQL is a popular tool, but in has a big hurdle in cloud adoption: pricing. The obfuscation of pricing in Azure hurts. When a client asks how much it will … Continue reading

Posted in Uncategorized | Tagged , , , , , , | Leave a comment

Setup: Azure, Ubuntu 13.10, Node.js, Express.js

In my last post, I covered how you would setup a Virtual Box virtual machine on a Windows host for a Ubuntu 13.10 client, running as a web server with Node.js. This post will take it to the next level: … Continue reading

Posted in Uncategorized | Tagged , , , , , , , , , | 3 Comments