[erlang-questions] conf. mgt. tools?

Tristan Sloughter tristan.sloughter@REDACTED
Tue Mar 20 23:17:12 CET 2012


I guess I should have mentioned I build the target systems with sinan (
http://erlware.github.com/sinan/)

'sinan dist' with {include_erts, true}. set in sinan.config builds a tar.gz
with erts included. I've found it to be the easiest tool, with the least
hassle to handle projects of many applications and building a release of
all those applications and their dependencies by default.

Tristan

On Tue, Mar 20, 2012 at 5:10 PM, Tristan Sloughter <
tristan.sloughter@REDACTED> wrote:

> I've become a big Chef fan, and it doesn't hurt that they use Erlang at
> Opscode ;)
>
> It's tool knife is great if you work with Amazon or Rackspace clouds (
> http://wiki.opscode.com/display/chef/Launch+Cloud+Instances+with+Knife).
> One command and I can have a new VM up, configured and running. If not, its
> not too bad doing it "manually",
> http://erlware.wordpress.com/2011/09/29/centos6-chef-node-creation/
>
> For deploying Erlang systems with Chef I use a similar approach to
> Boundary now,
> https://github.com/boundary/boundary_cookbooks/tree/master/erlang. I used
> to do things a bit more complicated, with package management to handle apps
> and releases, but now I just publish a self contained target system to a
> CDN that the Chef recipe grabs from, with whatever version it is set to
> install in its data bag, and boot it up.
>
> Tristan
>
> On Tue, Mar 20, 2012 at 4:58 PM, Miles Fidelman <
> mfidelman@REDACTED> wrote:
>
>> Hi Folks,
>>
>> Out of curiosity, for those of you running production systems, what are
>> you using (if anything) for deployment and configuration management?  Any
>> chef or puppet fans (or not)?  Erlang/OTP specific tools?  What about for
>> managing your underlying platform?  (Hopefully this will be about more than
>> curiosity a few months down the road.)
>>
>> Thanks,
>>
>> Miles Fidelman
>>
>> --
>> In theory, there is no difference between theory and practice.
>> In practice, there is.   .... Yogi Berra
>>
>>
>> ______________________________**_________________
>> erlang-questions mailing list
>> erlang-questions@REDACTED
>> http://erlang.org/mailman/**listinfo/erlang-questions<http://erlang.org/mailman/listinfo/erlang-questions>
>>
>
>
-------------- next part --------------
An HTML attachment was scrubbed...
URL: <http://erlang.org/pipermail/erlang-questions/attachments/20120320/b61f938c/attachment.htm>


More information about the erlang-questions mailing list