ansible-container icon indicating copy to clipboard operation
ansible-container copied to clipboard

Deploy on Amazon ECS

Open ReeSilva opened this issue 8 years ago • 15 comments

Hey guys. Do you have any plans for in the next weeks release a version with Amazon ECS engine to Shipit? There are any branch with this feature that I can use?

If not, do you have some date to release this?

Thank u in advance.

ReeSilva avatar Aug 08 '16 14:08 ReeSilva

No plans as of yet. PRs welcome!

chouseknecht avatar Aug 08 '16 18:08 chouseknecht

Despite my low experience with Python, I'll try to do something. Thank u.

ReeSilva avatar Aug 09 '16 09:08 ReeSilva

I know that @defionscode wanted to do this as well.

j00bar avatar Aug 09 '16 18:08 j00bar

Nice to know, thanks @j00bar

Hey, @defionscode, did u made any progress in this? There is anything that I can help? Or you don't even start this and I can start from scratch?

ReeSilva avatar Aug 10 '16 10:08 ReeSilva

I haven't started. Feel free to start. I was planning to hit it next week.

On Wednesday, August 10, 2016, Renato Biancalana da Silva < [email protected]> wrote:

Nice to know, thanks @j00bar https://github.com/j00bar

Hey, @defionscode https://github.com/defionscode, did u made any progress in this? There is anything that I can help? Or you don't even start this and I can start from scratch?

— You are receiving this because you were mentioned. Reply to this email directly, view it on GitHub https://github.com/ansible/ansible-container/issues/153#issuecomment-238829937, or mute the thread https://github.com/notifications/unsubscribe-auth/AEcrYv7mK2wlJ8QrfP0PIvD8ZshaCdkrks5qeao9gaJpZM4JfHJF .

juliedavila avatar Aug 10 '16 12:08 juliedavila

Hey, would be great to be able to use it with our ECS setup. Did you guys made any progress?

dannyz29 avatar Apr 25 '17 14:04 dannyz29

+1

dannyz29 avatar May 22 '17 07:05 dannyz29

+1

braybaut avatar Jun 23 '17 23:06 braybaut

+1

cjwelle avatar Sep 26 '17 10:09 cjwelle

+1

chenl87 avatar Sep 28 '17 10:09 chenl87

+1

lmascarenhas avatar Sep 28 '17 14:09 lmascarenhas

+1

shayrybak avatar Jan 16 '18 15:01 shayrybak

+1

nabello avatar Jun 01 '18 22:06 nabello

+1

zsrinivas avatar Dec 04 '18 06:12 zsrinivas

Colleagues, unless some one would like to implement this part, issue is stalled.

I personally have two clients running their product on AWS ECS - so far two options work: a) terraform with it's ECS provider b) ansible play with ECS modules.

ansible-container might be used to build image.

(at the same moment, terraform packer might be used almost in the same way - what is good with ansible-container at a moment - is possibility to inject python into python less container. Beside that, packer approach is the same)

voronenko-p avatar Dec 04 '18 11:12 voronenko-p