Re: [Voyage-linux] Automatic Deployment and Configuration

2018-11-26 Thread Rajarajan Rajamani
The scenario you are having is very similar to many projects in the DevOps environment where puppet/ansible/salt are the way to go. Given the small footprint of alix boards, I would suggest ansible as it is ssh based and that is already there. Puppet will need a client/agent installed on each

[Voyage-linux] Automatic Deployment and Configuration

2018-11-26 Thread Martin Kos
Hi all i have the need to deploy a lot of alix boards with voyage linux running on them. the have a "common" configuration, but still each alix has it's own settings. one thing is the inital configuration of the alix, but then when they are deployed and i want to make changes to the

[Voyage-linux] Automatic Deployment and Configuration

2018-11-26 Thread Martin Kos
Hi all i have the need to deploy a lot of alix boards with voyage linux running on them. the have a "common" configuration, but still each alix has it's own settings. one thing is the inital configuration of the alix, but then when they are deployed and i want to make changes to the

Re: [Voyage-linux] Automatic Deployment and Configuration

2011-09-02 Thread John Schultz
Gustin,... Do you have experience with Chef? I just installed it on my debian box and the application is not running. Is there a how-to for complete walkthrough on installing, configuring and running? Thanks, John On Thu, Sep 1, 2011 at 17:36, Gustin Johnson gus...@meganerd.ca wrote: It

Re: [Voyage-linux] Automatic Deployment and Configuration

2011-09-02 Thread John Schultz
OK... The reason I ask is that I followed the install docs and its not running. Also, I tried to re-install it and I'm getting dependance errors now. On Fri, Sep 2, 2011 at 12:17, Gustin Johnson gus...@meganerd.ca wrote: We have not messed with chef. We will be doing an eval in a couple of

[Voyage-linux] Automatic Deployment and Configuration

2011-09-01 Thread Martin Kos
Hi all i have the need to deploy a lot of alix boards with voyage linux running on them. the have a common configuration, but still each alix has it's own settings. one thing is the inital configuration of the alix, but then when they are deployed and i want to make changes to the

Re: [Voyage-linux] Automatic Deployment and Configuration

2011-09-01 Thread John Schultz
Martin,.. I have been looking for this kind of feature ever since I started working with Voyage. The easiest way would be to develop a web based interface that contains all the settings, save this in a central repo., and then have the nodes check in every X minutes, if there is a change, then

Re: [Voyage-linux] Automatic Deployment and Configuration

2011-09-01 Thread Gustin Johnson
It sounds like chef or puppet are exactly the sort of thing you are looking for. Why re-invent the wheel unnecessarily? Chef: http://wiki.opscode.com/display/chef/Home Puppet: http://projects.puppetlabs.com/projects/puppet 2011/9/1 John Schultz jschultz0...@gmail.com: Martin,.. I have been