|
|
|
|
|
by jhuckabee
4872 days ago
|
|
Are any of the following possible or planned for development? 1. Hooks in the server configuration process that would allow you to do custom package installation and configuration. I know you can deploy to your own servers, but I'd rather specify configs in my app somewhere and have Cloud66 apply them as needed, a la chef recipes or puppet patterns. 2. Hooks into the deployment process to perform additional deployment related tasks. |
|
As for hooks: We have hooks and API to start a deployment after your git commit or CI gives us a go ahead and are working to add post-deploy hooks so you can chain up the deployment to other systems you have.