Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

Support for multiple hostnames #13

Closed
nottrobin opened this issue Nov 4, 2016 · 3 comments
Closed

Support for multiple hostnames #13

nottrobin opened this issue Nov 4, 2016 · 3 comments

Comments

@nottrobin
Copy link
Contributor

nottrobin commented Nov 4, 2016

We need the ability for this application to understand and serve several domains. E.g.:

  • docs.vanillaframework.io
  • docs.snapcraft.io
    etc.

So the app needs updating to read a config file which will map hostnames to set of documentation. E.g.:

docs.vanillaframework.io: templates/vanillaframework/
docs.snapcraft.io: templates/snapcraft/

It should also then redirect from docs.ubuntu.com/{product} to docs.{product}.io in these cases.

This is important specifically for Vanillaframework and Snapcraft, because neither can host their documentation on this platform, as they should, until this is implemented.

@yaili
Copy link

yaili commented Jul 4, 2017

@anthonydillon @nottrobin do we need to prioritise this issue?

@nottrobin
Copy link
Contributor Author

Yes we should. I'll ask @frankiegranato to add it to the web squad backlog.

@nottrobin nottrobin changed the title Subdomain support Support for multiple domains Jul 6, 2017
@nottrobin nottrobin changed the title Support for multiple domains Support for multiple hostnames Jul 6, 2017
@nottrobin
Copy link
Contributor Author

This will be fixed through #86

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Projects
None yet
Development

No branches or pull requests

3 participants