Webcluster setup with Ansible
felixglaeske.de
Webcluster setup with Ansible
1–10 of 10 posts
Re: Webcluster setup with Ansible
#2Re: Webcluster setup with Ansible
#3I've run into this issue when provisioning within Vagrant with my project Vaprobash - I fixed it by setting up some swap, which Trusty64 doesn't seem to have enabled by default. https://github.com/fideloper/Vaprobash/blob/master/scripts/b...
Re: Webcluster setup with Ansible
#4Were you intending to publish a link to your Ansible playbooks hosted somewhere, if not could you do so and and a link in the post so we can feedback on those too?
Re: Webcluster setup with Ansible
#5Re: Webcluster setup with Ansible
#6I have also built a drag and drop UI which can be used to configure a web cluster setup on any cloud. www.xervmon.com. The videos are available on the youtube channel. https://www.youtube.com/watch?v=F5s7L2LwaKY
Re: Webcluster setup with Ansible
#7Were you intending to publish a link to your Ansible playbooks hosted somewhere, if not could you do so and and a link in the post so we can feedback on those too?
I am not the author but i think this is it: https://github.com/soupdiver/ansible-cluster
Re: Webcluster setup with Ansible
#8> The web servers also needed some more RAM for using composer. I've run into this issue when provisioning within Vagrant with my project Vaprobash - I fixed it by setting up some swap, which Trusty64 doesn't seem to have enabled by default. https://github.com/fideloper/Vaprobash/blob/master/scripts/b...
Re: Webcluster setup with Ansible
#9> The web servers also needed some more RAM for using composer. I've run into this issue when provisioning within Vagrant with my project Vaprobash - I fixed it by setting up some swap, which Trusty64 doesn't seem to have enabled by default. https://github.com/fideloper/Vaprobash/blob/master/scripts/b...
yeah this also possible but my first thought was to just give some more RAM to the machine :>
Re: Webcluster setup with Ansible
#10Earlier quoted context omitted.
yeah this also possible but my first thought was to just give some more RAM to the machine :>
I didn't have the link to your project before, it's using Vaprobash! Nice :D