Hi, The purpose is to make Fedora atomic host production ready. I have been working with containers on Atomic host a lot. The idea is to automate docker build, run process for docker image and containers on atomic host, this is where Ansible comes in to play. There is also an interesting tool Ansible-container [0] which helps to build docker image and orchestrate docker container without writing Dockerfiles (Only with playbooks). Also we have a great tool Cockpit to manage containers using web interface. I have recently written an article [1] on Fedora magazine which describes how to deploy containers on Atomic host with Ansible and manage with Cockpit. This blog [2] gives an insight on containerization and deployment of application on Atomic host with Ansible playbook. Here is the repository where I am keeping the playbooks [3]. If the idea seems interesting to cloud-wg/atomic-wg it would be nice to have a repository under github.com/fedora-cloud :-). Also feel free to dive into the project if you really find it interesting :-). [0] https://docs.ansible.com/ansible-container [1] https://fedoramagazine.org/deploy-containers-atomic-host-ansible-cockpit [2] https://trishnag.wordpress.com/2016/10/25/containerization-and-deployment-of-application-on-atomic-host-using-ansible-playbook [3] https://github.com/trishnaguha/fedora-cloud-ansible Any suggestion or comment will be appreciated. Thanks, Trishna _______________________________________________ cloud mailing list -- cloud@xxxxxxxxxxxxxxxxxxxxxxx To unsubscribe send an email to cloud-leave@xxxxxxxxxxxxxxxxxxxxxxx