Skip to content
This repository has been archived by the owner on Jul 19, 2022. It is now read-only.

Example of a Buildpack Repository that can be deployed to Cloud Foundry as a static file app

License

Notifications You must be signed in to change notification settings

vmware-archive/buildpack-repo

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

10 Commits
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 

Repository files navigation

buildpack-repo

Buildpack repository example that can be deployed to Cloud Foundry as a staticfile app

Getting Started

Add your repo files

Place your repository files under src/configured-item. This project comes with Tomcat configuration files as an example.

Build the repo

Use maven to build the repo, specifying the route to be used in index.yml

mvn clean install -Droute=myroute.cfapps.io

Deploy the repo to Cloud Foundry

cf push

About

Example of a Buildpack Repository that can be deployed to Cloud Foundry as a static file app

Resources

License

Security policy

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published