Skip to content

sanchit-agarwal/docker-predictionio

 
 

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

72 Commits
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 

Repository files navigation

docker-predictionio

Run PredictionIO inside Docker

  1. Run build to build the image
  2. Run shell to start the container
  3. Once inside the container, run runsvdir-start& to start everything
  4. The Dashboard is available on port 9000

Run quickstart

  1. Go to quickstartapp directory cd /quickstartapp
  2. Build and Train Engine ./run.sh
  3. Deploy Engine cd MyRecommendation && pio deploy --ip 0.0.0.0&
  4. Your Engine will now listen on port 8000

About

Run PredictionIO inside Docker

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published

Languages

  • Shell 100.0%