You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
Gustavo Giráldez edited this page Nov 19, 2015
·
3 revisions
Installing
Resourcemap can be installed on Ubuntu 12.04 (Precise) and 14.04 (Trusty) from built .deb packages. Other distributions may work as well, but have not been tested.
Once InSTEDD's repository has been added, you need to install the necessary packages.
Resourcemap depends on Elasticsearch. We provide a compatible version (currently 1.1.2) in our repository, but you can download a newer version from https://www.elastic.co/downloads/elasticsearch. Some version of Java is required to run Elasticsearch but the .deb package does not depend on it explicitly and the JRE package must be installed as well.
$ sudo apt-get openjdk-7-jre-headless resourcemap
Important: the Elasticsearch package does not enable and start the service automatically. After installing, you need to do this manually by running: