Hi,
In the GitHub section- can someone post the min (preferred) system specs to install all the supporting software...i.e.
what is needed to install (and from performance perspective) and have a well performing system?
Getting Started
First note the vagrant file. That will call the puppet manifest that will install everything you need to get going. In a nutshell it installs:
Elasticsearch : used for indexing data for searching
Kibana : used for displaying pretty dashboards
MongoDB : used to back the Grails based application
GVM : used to install Groovy and Grails
Groovy : because Groovy is fun
Grals : to run the data collector
|