bsyk / cf-letsencrypt

Let's Encrypt wrapper for Cloud-Foundry
MIT License
27 stars 22 forks source link

Support CF Diego #13

Open bsyk opened 7 years ago

bsyk commented 7 years ago

Add support for Cloud Foundry Diego containers. Would need to detect if app is diego enabled, then change approach for checking/reading files as Diego removes the cf files command and introduces cf ssh commands.