ndebeiss / saiku

saiku analytics

Home Page:http://analytical-labs.com

Geek Repo:Geek Repo

Github PK Tool:Github PK Tool

SAIKU

saiku
---------------
Usage: ./saiku build <all | project>
	Builds all or an individual saiku project

	Example:
	saiku build all

	Others:
	saiku build < all | ui | server | webapp | bi-platform-plugin >
Usage: ./saiku run <package>
	package can be:

		server <start|stop>
			starts or stops the server, according to the argument

		ui [port] [backend_host] [backend_port]
			Executes node saiku-ui/server.js [port] [backend_host] [backend_port]
			Default is:
				node server.js 8080 dev.analytical-labs.com 80

About

saiku analytics

http://analytical-labs.com


Languages

Language:Java 98.6%Language:Shell 1.4%