pandastrike / huxley

API and CLI for Docker Deployment
9 stars 1 forks source link

Production Deploys Should Set Root Redirects #115

Open freeformflow opened 9 years ago

freeformflow commented 9 years ago

There are certain expected routing properties of an app that gets launched into "production". There should be a redirect for the root domain, and Huxley should do this without prompting for the person deploying the app.

ex: shopperr.com should do a DNS redirect to www.shopperr.com

freeformflow commented 9 years ago

@dyoder, this is in response to your feature request.