Basic and clean unofficial docker image for Apache Zeppelin
2.3K
Basic and clean Docker image for Apache Zeppelin, based on Alpine and OpenJDK
## .
## ## ## ==
## ## ## ## ## ===
/"""""""""""""""""\___/ ===
~~~ {~~ ~~~~ ~~~ ~~~~ ~~~ ~ / ===- ~~~
\______ o Zeppelin __/
\ \ __/
\____\_______/
Dockerized single-host Zeppelin.
Deployment options out of the box:
All below volumes can be mounted to docker host machine folders or shared folders to easy maintain data inside them.
Zeppelin-specific:
This image can either be used as a base image for building on top of NiFi or just to experiment with. I personally have not attempted to use this in a production use case.
Please use corresponding branches from this repo to play with code.
Ensure the following pre-requisites are met (due to some blocker bugs in earlier versions). As of today, the latest Docker Toolbox and Homebrew are fine.
(all downloadable as a single Docker Toolbox package as well)
xemuliam in serach boxzeppelin-base imageCreate buttonKitematic will assign all ports and you'll be able to run NiFi web-interface directly from Kitematic.
docker run -d -p 8080:8080 -p 8443:8443 xemuliam/zeppelin-basedocker-machine ls http://192.168.99.100:8080/#/Content type
Image
Digest
Size
1010.9 MB
Last updated
almost 8 years ago
docker pull xemuliam/zeppelin-base:0.8.0