This application uses entirely open source software including Linux, Java, Apache, and MongoDB which creates a web front end, an order service, and an integration service.
Перейти к файлу
eamonnk da19404b56 updated init.pp 2018-06-18 12:57:39 +01:00
Labfiles updated init.pp 2018-06-18 12:57:39 +01:00
builds Updating jars and war with more recent code 2016-08-05 13:20:34 -07:00
deploy Updated Azure Stack Documentation, Git Pages Links and Packages (#125) 2017-06-21 16:22:06 -07:00
docs updated puppet lab steps 2018-06-18 12:55:08 +01:00
src Update index.html 2017-06-05 12:04:59 -07:00
.gitattributes Add .gitattributes to enforce Unix style line endings on .sh files 2015-07-30 10:59:12 +12:00
.gitignore Update docs (#114) 2017-01-17 10:32:14 -08:00
.travis.yml Adding Travis Definition 2016-09-29 14:55:48 -04:00
CONTRIBUTING.md Add Microsoft Open Source Code of Conduct 2016-06-30 13:55:55 -07:00
CreateVMBasic.PNG Updating Azure Stack documents 2017-02-10 15:22:24 -05:00
LICENSE initial repo commit 2015-05-01 16:31:31 -07:00
PartsUnlimitedMRP - Shortcut.lnk updated chef and puppet 2018-01-08 17:29:29 +00:00
README.md Fixed broken link 2016-10-16 16:45:28 +02:00

README.md

Parts Unlimited MRP#

Parts Unlimited MRP is a fictional outsourced Manufacturing Resource Planning (MRP) application for training purposes based on the description in chapters 31-35 of The Phoenix Projectby Gene Kim, Kevin Behr and George Spafford. © 2013 IT Revolution Press LLC, Portland, OR. Resemblance to “Project Unicorn” in the novel is intentional; resemblance to any real company is purely coincidental.

The application uses entirely open source software including Linux, Java, Apache, and MongoDB which creates a web front end, an order service, and an integration service. Click here for the related Parts Unlimited Website application.

To read and learn more about this project, please visit the documentation website.

You may watch a demo in Channel 9 that walks through many of the steps in the document.

Key Features##

  • Front end service - runs Apache Tomcat and talks to order service
  • Order and Integration service - runs Java and calls MongoDB
  • Integration service - present to integrate with Parts Unlimited Website
  • Includes a Dockerfile and sample publishing profile to publish to a Docker container
  • Includes Azure RM JSON templates and PowerShell automation scripts to easily build and provision your environment

This project has adopted the Microsoft Open Source Code of Conduct. For more information see the Code of Conduct FAQ or contact opencode@microsoft.com with any additional questions or comments.