Documentation update to show example apps
Change-Id: I1fdb9fcc14b9811785ba9bbc3f4dea61c5cfb161
This commit is contained in:
@@ -12,4 +12,18 @@ This has been implemented ( as a POC/MVP ) to build/run Heroku buildpacks upon b
|
||||
|
||||
Read the README files in the `docker`, `vm`, `vm-slug` dirs for details on building/running apps in various scenarios.
|
||||
|
||||
It was built and tested on top of the rackerlabs [solum dev environment](https://github.com/rackerlabs/vagrant-solum-dev).
|
||||
It was built and tested on top of the rackerlabs [solum dev environment](https://github.com/rackerlabs/vagrant-solum-dev).
|
||||
|
||||
Usage
|
||||
=====
|
||||
|
||||
Follow the `readme` in either `docker`, `vm`, or `vm-slug` to install the appropriate tooling.
|
||||
|
||||
Example Apps
|
||||
------------
|
||||
|
||||
Examples forked for stability from the [Opdemand](https://github.com/opdemand) project at github.
|
||||
|
||||
Python - https://github.com/paulczar/example-python-django
|
||||
Java - https://github.com/paulczar/example-java-jetty
|
||||
NodeJS - https://github.com/paulczar/example-nodejs-express.git
|
||||
|
||||
Reference in New Issue
Block a user