Skip to content
This repository has been archived by the owner on Jul 28, 2020. It is now read-only.

Update to replace hard coded certs with bosh cli generated certs #297

Closed
wants to merge 1 commit into from

Conversation

calebwashburn
Copy link

…emoved spiff dependency and updated DEVELOP readme.
@cf-gitbot
Copy link

We have created an issue in Pivotal Tracker to manage this. Unfortunately, the Pivotal Tracker project is private so you may be unable to view the contents of the story.

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

@sclevine
Copy link
Contributor

sclevine commented Feb 20, 2018

Hi @calebwashburn,

Thanks for the PR! Unfortunately, this code is no longer maintained. We will likely fix the recent certificate expiration by manually modifying the artifact from the previous release. The CI and build infrastructure we used to cut all of the previous releases no longer exists.

We will make the source code for the re-write of PCF Dev (which includes a functional BOSH director and uses native hypervisors!) available soon.

@sjudeng
Copy link

sjudeng commented Feb 21, 2018

@calebwashburn Pending a more official solution I tried to build off your branch (thanks for publishing it!). Everything goes well, whereas before it hung starting services yours appears to fully start and I can log in with cf cli. But the apps manager doesn't look like it's deployed (e.g. I get a 404 trying to access). Am I missing something?

$ ./bin/build -only=virtualbox-ovf
$ cf dev start -o output/output-virtualbox-ovf/packer-oss-v0.ova
...
Apps Manager URL: https://apps.local.pcfdev.io
...

$ curl -k https://apps.local.pcfdev.io/
404 Not Found: Requested route ('apps.local.pcfdev.io') does not exist.

@calebwashburn
Copy link
Author

This repository appears to be a pure OSS cloudfoundry so none of Pivotal add-ons are present (apps manager, rabbit, scs, etc)

@sjudeng
Copy link

sjudeng commented Feb 21, 2018

Ah okay. Thanks for the quick reply.

@ssisil
Copy link
Contributor

ssisil commented Feb 22, 2018

Fixed in v0.29

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

Successfully merging this pull request may close these issues.

5 participants