Skip to content

goehmen/pcf-pas-roadmap-redirect

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

11 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

No description, website, or topics provided.

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published

Languages