mydis-old icon indicating copy to clipboard operation
mydis-old copied to clipboard

Native Cloud Foundry Service Broker

Open deejross opened this issue 7 years ago • 2 comments

Allow Mydis to be used in Cloud Foundry as a Service by implementing its Service Broker API.

deejross avatar Apr 08 '17 22:04 deejross

Turns out this is harder than I thought. Will need some more time to implement.

deejross avatar Apr 10 '17 01:04 deejross

Here's the current situation as of April 10, 2017:

  • CF doesn't support persistent storage until version 1.10
  • The CF environment I currently have access to is at version 1.8
  • Without this support, creation of stem cells is required (a lot of work)
  • There are workarounds (manually pushing the NFS service) that probably aren't acceptable to use in my environment

Current Status: On hold until its possible to test in a newer environment where a persistent storage service is available.

deejross avatar Apr 10 '17 15:04 deejross