Show HN: Metamon – A Vagrant/Ansible toolkit for kickstarting Django apps
1–10 of 14 posts
Re: Show HN: Metamon – A Vagrant/Ansible toolkit for kickstarting Django apps
#2Re: Show HN: Metamon – A Vagrant/Ansible toolkit for kickstarting Django apps
#3> Metamon has hitherto been an internal tool that provides a reusable set of Ansible Playbooks that help us quickly start new projects by skipping environment configuration and automation.
Having built your tool for a specific purpose means it can avoid scope creep.
I built something somewhat similar [0], but use Puppet, added a GUI and keep adding more and more features. Right now you can set up a VM with PHP, HHVM, Ruby, Python, Node.js or a mix of all these. High on my to-do list is to allow setting up Python/Ruby/Node.js apps using Apache/Nginx.
[0] - https://puphpet.com
Re: Show HN: Metamon – A Vagrant/Ansible toolkit for kickstarting Django apps
#4Re: Show HN: Metamon – A Vagrant/Ansible toolkit for kickstarting Django apps
#5[1] https://sysadmincasts.com/episodes/42-crash-course-on-vagran...
[2] https://sysadmincasts.com/episodes/43-19-minutes-with-ansibl...
Re: Show HN: Metamon – A Vagrant/Ansible toolkit for kickstarting Django apps
#6Was thinking about using Ansible for some time, but haven't. Now this is easy to get started.
Re: Show HN: Metamon – A Vagrant/Ansible toolkit for kickstarting Django apps
#7Re: Show HN: Metamon – A Vagrant/Ansible toolkit for kickstarting Django apps
#8Re: Show HN: Metamon – A Vagrant/Ansible toolkit for kickstarting Django apps
#9Re: Show HN: Metamon – A Vagrant/Ansible toolkit for kickstarting Django apps
#10I'm here to answer any questions and take feedback.
P.S. This is a very timely release for me. I've done a few manual deploys of almost this exact stack, and have a major project for my company that I need to port to Django. However, I wanted to learn and use Ansible before attacking the job to lower maintenance costs. This looks like it will be a tremendous leg up on that task.