Gmail Sender – send emails from the command line

August 22, 2015 at 13:57

A simple Java-based project that can send emails through Gmail using the command line (either with gradle or docker) or from another Java project (added as a maven dependency).

Grails Puppet module

November 13, 2012 at 15:31

A Grails puppet module made by OSOCO, that allows you to install diferent Grails versions in a puppet node. Has been tested with Debian and Gentoo, so it should work with Ubuntu as well, and has it source code available in Github (so it’s free software).

Android GCM Sender

November 12, 2012 at 10:46

Android GCM Sender, a webapp that allows you to send configurable push notifications to your Android devices. Developed in Grails using the Grails Android GCM plugin and Ajaxify, and hosted in Heroku.

MySQL Puppet module

November 6, 2012 at 10:36

A MySQL puppet module made by OSOCO, that allows you to install MySQL and create databases and users in a simple way. Has been tested with Debian and Gentoo, so it should work with Ubuntu as well, and has it source code available in Github (so it’s free software).

Grails Android GCM Plugin

October 31, 2012 at 13:27

Grails Android GCM Plugin: send push notifications to Android devices in your Grails app

Puppet Git and Subversion modules

October 29, 2012 at 15:50

Puppet svn and git modules made by OSOCO