yola / yodeploy

Python library for deployment
4 stars 0 forks source link

Add command to pull ssl certs from envhub for local dev #228

Closed stormf closed 4 years ago

stormf commented 5 years ago

Filed https://github.com/yola/deployconfigs/pull/835 for config to get the local path where to save the certificates somewhere that does not require superuser, and can be retrieved by other apps

stormf commented 5 years ago

🔔

thomasw commented 4 years ago

I picked up this branch, made the changes I suggested, and fixed --clean. You can see those changes here: https://github.com/yola/yodeploy/compare/storm/certificates...thomas/certificates?expand=1

If no one has any objections, I'd like to close this and open a pull from my branch.

I'll need to walk some of those changes back if we decide that using demands isn't warranted here.