ansible-container
ansible-container copied to clipboard
Deploy on Amazon ECS
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.
No plans as of yet. PRs welcome!
Despite my low experience with Python, I'll try to do something. Thank u.
I know that @defionscode wanted to do this as well.
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?
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 .
Hey, would be great to be able to use it with our ECS setup. Did you guys made any progress?
+1
+1
+1
+1
+1
+1
+1
+1
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)