Docker
Installing using Docker.
Getting started with our all in one Docker image is the quickest way to get up and running for most users.
To launch the image is as simple as:
docker run -v /storage:/tmp -p 80:80 registry.gitlab.com/spiculedata/saiku4/saiku4-docker
Then visit http://localhost in your browser.
Feedback
Was this page helpful?
Glad to hear it! Please tell us how we can improve.
Sorry to hear that. Please tell us how we can improve.
Last modified October 31, 2019: add get started (18280a0)