Installing glassfish in ubuntu VM at ~okeanos or Digital Ocean Posted on January 29, 2017 This is the first part of a series of steps I took to build an Enterprise Application in Java! [Read More]
Docker - Create application server + database at once with Docker Compose Posted on January 29, 2017 In a previous post we were discussing about glassfish installation in a VM at ~okeanos or Digital Ocean. [Read More]
Docker - Using Compose to scale up elasticsearch cluster Posted on December 17, 2016 In a previous post we’ ve shown how to create a cluster in elasticsearch with manually defined nodes. In this post we use docker compose to scale things up! [Read More]