Sign inSign up

kubedos/pentaho-server

By kubedos

•Updated about 7 years ago

Pentaho Docker Repository

Image
7

50K+

kubedos/pentaho-server repository overview

⁠Docker image built from source

https://sourceforge.net/projects/pentaho/files/Pentaho%208.3/server/⁠

⁠Variables (default volumes)
  • PGHOST localhost
  • PGPORT 5432
  • PGUSER postgres
  • PGPASS postgres
  • CATALINA_OPTS "-Xms2048m -Xmx6144m -XX:MaxPermSize=256m -Dsun.rmi.dgc.client.gcInterval=3600000 -Dsun.rmi.dgc.server.gcInterval=3600000 -Dfile.encoding=utf8 -DDI_HOME=/opt/pentaho-server/system/kettle -Dpghost=$PGHOST -Dpgport=$PGPORT -Dpguser=$PGUSER -Dpgpass=$PGPASS"
⁠For run by docker engine
docker run --name pentaho -d -p 8080:8080 kubedos/pentaho-server
⁠Before start don't forget to run scripts for postgres

Tag summary

Content type

Image

Digest

Size

1.4 GB

Last updated

about 7 years ago

docker pull kubedos/pentaho-server