cloudfoundry / docs-deploying-cf

The docs repo for material on deploying Cloud Foundry
Apache License 2.0
15 stars 101 forks source link

Docs on filling out cf-stub should clarify non-overlapping requirements for domain, system_domain, and apps_domains #86

Closed Amit-PivotalLabs closed 8 years ago

Amit-PivotalLabs commented 8 years ago

I don't actually know what the real requirements are to pass the validations in Cloud Controller, but it would be nice if the docs guided users to not misconfiguring these domains so they can avoid the validation errors that only surface late at deploy time.

This is related to this issue: https://github.com/cloudfoundry/cloud_controller_ng/issues/552

(This issue was driven out by these stories: https://www.pivotaltracker.com/story/show/114144105, https://www.pivotaltracker.com/story/show/85293086)

cf-gitbot commented 8 years ago

We have created an issue in Pivotal Tracker to manage this. You can view the current status of your issue at: https://www.pivotaltracker.com/story/show/114838673.

bentarnoff commented 8 years ago

Thanks, @Amit-PivotalLabs. We've updated the "Customizing the Cloud Foundry Deployment Manifest Stub for AWS" topic in our docs.

giner commented 8 years ago

The documentation now covers system_domain and app_domain however one thing is still missing which is "domain". What is "domain" used for?