Tags: deployment

by Rotati Admin | Programming | September 2015

INSTALL AND SETUP ELASTICSEARCH

Install Oracle Java

sudo add-apt-repository ppa:webupd8team/java

sudo apt-get update

sudo apt-get install oracle-java7-installer

Install the deb package for Elasticsearch:

wget https://download.elasticsearch.org/elasticsearch/elasticsearch/elasticsearch-1.5.2.deb

sudo dpkg -i elasticsearch-1.5.2.deb

Read More
by Rotati Admin | Programming | January 2015

Background

It’s important to get continuous feedback while an application is being developed. In today’s post, lets explore the process to setup a simple, single branch, open source Git repo hosted on Github.com that needs to be deployed to Heroku when the build passes.

Installations

First of all we need to install the Heroku Toolbelt and the Travis CI command line tool.

Read More
Contact
about Rotati

Rotati is a full service Web and Mobile application consultancy. We use Ruby and JavaScript as our tools of choice.