Git Product home page Git Product logo

Comments (6)

cf-gitbot avatar cf-gitbot commented on August 24, 2024

We have created an issue in Pivotal Tracker to manage this:

https://www.pivotaltracker.com/story/show/134220245

The labels on this github issue will be updated when the story is started.

from docs-deploying-cf.

pspinrad avatar pspinrad commented on August 24, 2024

Yeah, that's bad-- will clarify-- thanks for pointing it out!

from docs-deploying-cf.

pspinrad avatar pspinrad commented on August 24, 2024

@voelzmo you configure a key and cert for HAproxy in the CF manifest on Openstack -- this is the main key and cert pair used to access CF, right?

For people using the relevant doc linked above, where can we tell them to find these values, or in what previous step did they first generate or choose them? Thanks!

from docs-deploying-cf.

voelzmo avatar voelzmo commented on August 24, 2024

@pspinrad @jadekler The situation is unfortunately a bit complicated:

  • You usually setup your CF installation with some kind of domain you own, e.g. pivotal.io
  • You define separate subdomains for your applications and system services, e.g. apps.pivotal.io and sys.pivotal.io
  • You have a loadbalancer in front (in the OpenStack case this is HAProxy, in the AWS case this is an AWS ELB) which does SSL termination. This loadbalancer gets assigned a floating IP so it can be accessed from the outside
  • With means outside of CF and BOSH you need to issue a certificate for a wildcard domain *.pivotal.io and have it signed by some Certificate Authority (i.e. a private key)
  • The certificate and its private key need to be put into those variables mentioned

So TL;DR: The Certificate and private key necessary here are not created during the installation of CF, but are a prerequisite. Probably we should add a section about prerequisites somewhere and reference this section here.

PS: Instructions for vSPhere have essentially the same problem but slightly different wording: https://docs.cloudfoundry.org/deploying/common/vsphere-vcloud-cf-stub.html#editing

from docs-deploying-cf.

pspinrad avatar pspinrad commented on August 24, 2024

@voelzmo - great info, thanks for laying it out!

from docs-deploying-cf.

jadekler avatar jadekler commented on August 24, 2024

Thanks @voelzmo

from docs-deploying-cf.

Related Issues (20)

Recommend Projects

  • React photo React

    A declarative, efficient, and flexible JavaScript library for building user interfaces.

  • Vue.js photo Vue.js

    🖖 Vue.js is a progressive, incrementally-adoptable JavaScript framework for building UI on the web.

  • Typescript photo Typescript

    TypeScript is a superset of JavaScript that compiles to clean JavaScript output.

  • TensorFlow photo TensorFlow

    An Open Source Machine Learning Framework for Everyone

  • Django photo Django

    The Web framework for perfectionists with deadlines.

  • D3 photo D3

    Bring data to life with SVG, Canvas and HTML. 📊📈🎉

Recommend Topics

  • javascript

    JavaScript (JS) is a lightweight interpreted programming language with first-class functions.

  • web

    Some thing interesting about web. New door for the world.

  • server

    A server is a program made to process requests and deliver data to clients.

  • Machine learning

    Machine learning is a way of modeling and interpreting data that allows a piece of software to respond intelligently.

  • Game

    Some thing interesting about game, make everyone happy.

Recommend Org

  • Facebook photo Facebook

    We are working to build community through open source technology. NB: members must have two-factor auth.

  • Microsoft photo Microsoft

    Open source projects and samples from Microsoft.

  • Google photo Google

    Google ❤️ Open Source for everyone.

  • D3 photo D3

    Data-Driven Documents codes.