Are they the same project with different configuration (like multiple mysql servers on one host with different ports) or multiple different applications on the same host? In the latter case, my playbook deals with this kind of deployment - at the moment I can deploy GitLab, GitLab CI, phpIPAM, ownCloud, Etherpad, BoxBackup, ISC DHCPd, Mailman on the same host without clashes (of course it's meant to be used with a cluster of hosts, but it works with just one). Check it out - https://github.com/ginas/ginas/
Maciej 2014-07-02 10:22 GMT+02:00 Andrew Pashkin <[email protected]>: > Hi all! > > Does anybody had experience in managing deployment of two or > moredifferent projects on one system? I have such task and main issue that > Im experiencing is configuration an dependencies clashes. > > Best solution which I have is to make common deployment config for all > projects, but this is looks ugly. > > -- > With kind regards, Andrew Pashkin. > cell phone - +7 (985) 898 57 59 > Skype - waves_in_fluids > e-mail - [email protected] > > -- > You received this message because you are subscribed to the Google Groups > "Ansible Project" group. > To unsubscribe from this group and stop receiving emails from it, send an > email to [email protected]. > To post to this group, send email to [email protected]. > To view this discussion on the web visit https://groups.google.com/d/ > msgid/ansible-project/53B3C13C.6070708%40gmx.co.uk. > For more options, visit https://groups.google.com/d/optout. > -- You received this message because you are subscribed to the Google Groups "Ansible Project" group. To unsubscribe from this group and stop receiving emails from it, send an email to [email protected]. To post to this group, send email to [email protected]. To view this discussion on the web visit https://groups.google.com/d/msgid/ansible-project/CAEnKK1yAiuVw9FNJ3TvZScEbrkTy6zM58oRjcqKmBMnDbuHNjg%40mail.gmail.com. For more options, visit https://groups.google.com/d/optout.
