Skip to content
This repository has been archived by the owner on Feb 14, 2023. It is now read-only.

zhicwu/docker-pdi-ce

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

76 Commits
 
 
 
 
 
 
 
 
 
 
 
 
 
 

Repository files navigation

docker-pdi-ce

Docker image for Pentaho Data Integration(PDI, aka Kettle) server community edition. https://hub.docker.com/r/zhicwu/pdi-ce/

What's inside

ubuntu:16.04
 |
 |-- phusion/baseimage:0.9.22
      |
      |-- zhicwu/java:8
           |
           |-- zhicwu/pdi-ce:7.1

How to use

Note: The instructions below assumes you have docker and docker-compose installed.

  • Download scripts
# git clone https://github.com/zhicwu/docker-pdi-ce.git
# cd docker-pdi-ce
  • Edit .env and/or docker-compose.yml based on your needs
  • Start PDI server
# docker-compose up -d

You should now be able to use admin/password to access the PDI server via http://localhost:8080/kettle/status.

How to build

# git clone https://github.com/zhicwu/docker-pdi-ce.git
# cd docker-pdi-ce
# docker-compose build

About

Docker image for Pentaho Data Integration(PDI, aka Kettle) server community edition. https://hub.docker.com/r/zhicwu/pdi-ce/

Topics

Resources

License

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published

Languages