Skip to content

Simple app to provide a vanity url for the PCF roadmap

Notifications You must be signed in to change notification settings

jbayer/pcf-roadmap-redirect

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

10 Commits
 
 
 
 
 
 
 
 
 
 

Repository files navigation

Redirect app for the PCF Roadmap

This little Cloud Foundry application does a simple redirect from a vanity URL to a URL configured in the manifest.yml. Note that if the URL is a google doc, that you should append a '?' to the end or the URL may not load properly.

It uses the staticfile buildpack to deploy a bespoke nginx.conf. That's it.

Deploy

# Update manifest.yml to have the right URL to redirect to.
# Login as a user with access to PWS jwatters-org / staging space.
cf push

About

Simple app to provide a vanity url for the PCF roadmap

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published

Languages