taupage icon indicating copy to clipboard operation
taupage copied to clipboard

Add UserData flag to disable docker start!

Open Jan-M opened this issue 8 years ago • 3 comments

For maintenance/emergency we need to be able to start a AWS EC2 node and not immediately run the Docker container/image to get enough time for manual intervention.

I would expect something like:

run_docker: false

to be added to the user data.

Jan-M avatar Sep 28 '16 16:09 Jan-M

I don't see why we would need an additional option for this? You can always "break" the boot by modifying the source property to point "nowhere".

hjacobs avatar Sep 28 '16 18:09 hjacobs

I was wondering? What if taupageapp Container Exists? Will it start or complain?

On Wednesday, 28 September 2016, Henning Jacobs [email protected] wrote:

I don't see why we would need an additional option for this? You can always "break" the boot by modifying the source property to point "nowhere".

— You are receiving this because you authored the thread. Reply to this email directly, view it on GitHub https://github.com/zalando-stups/taupage/issues/310#issuecomment-250256293, or mute the thread https://github.com/notifications/unsubscribe-auth/ABYGQw5PbMw7dyJow8_q7FXTegALuBLzks5qurGtgaJpZM4KJEDl .

Jan Mußler Senior Platform Engineer | +49 176 1275 8727 | Zalando SE

Jan-M avatar Sep 28 '16 19:09 Jan-M

If the old container exists it will be started automatically by docker.

a1exsh avatar Nov 24 '16 13:11 a1exsh