top | item 41594324

(no title)

mightymoud | 1 year ago

Glad you found this useful. Let me know if you have specific features in mind.

discuss

order

devmor|1 year ago

I didn't see anything in the readme about deploy hooks - do you have a feature that lets users run arbitrary commands after the image is deployed? I have common use cases for both pre (ex. database migrations) and post (ex. Resource caching, worker spinup) traffic switchover.

mightymoud|1 year ago

Yup deploy hooks are on my mind. Just didn't put them on Readme. Shouldn't be very hard to implement. Might do this first before docker-compose support.