Thibault Bronchain
2013-Jun-13 12:42 UTC
[Puppet Users] Introducing Pysa - Reverse your servers’ configurations!
Greetings all, I’m leaving this message about the development of a new configuration reverse engineering tool: Pysa. Pysa aims to help anyone who wants to replicate an existing configuration and not simply clone the entire machine. It can be use to migrate configurations from one computer to another (as physical machines to virtual clouds), backup existing configurations, or any other migration purpose. After scanning your system configuration, Pysa generates some Puppet recipes for the basic setup of your servers: groups, users, hosts, packages, configuration files, SSH keys, services, crons, source repositories, etc. From this starting point you can modify the scripts to suit your exact requirements. Pysa is open-source software (GNU/GPL license) published under MadeiraCloud Ltd. Authority, and is still in its early-development stage (alpha release). Please don’t hesitate to report any bugs, requirements, advice, criticisms, hate or love messages to either pysa-user@googlegroups.com for public discussions and pysa@mc2.io for private messages. We depend on your feedback to help make this a useful tool for the community. Best Regards, Thibault BRONCHAIN Pysa Lead Developer -- You received this message because you are subscribed to the Google Groups "Puppet Users" group. To unsubscribe from this group and stop receiving emails from it, send an email to puppet-users+unsubscribe@googlegroups.com. To post to this group, send email to puppet-users@googlegroups.com. Visit this group at http://groups.google.com/group/puppet-users?hl=en. For more options, visit https://groups.google.com/groups/opt_out.
Mohit Chawla
2013-Jun-13 16:27 UTC
Re: [Puppet Users] Introducing Pysa - Reverse your servers’ configurations!
Hello, Link ? :) Also, is it similar to https://github.com/devstructure/blueprint? On Thu, Jun 13, 2013 at 6:12 PM, Thibault Bronchain < thibault.bronchain@gmail.com> wrote:> Greetings all, > > I’m leaving this message about the development of a new configuration > reverse engineering tool: Pysa. > > Pysa aims to help anyone who wants to replicate an existing configuration > and not simply clone the entire machine. > It can be use to migrate configurations from one computer to another (as > physical machines to virtual clouds), backup existing configurations, or > any other migration purpose. > > After scanning your system configuration, Pysa generates some Puppet > recipes for the basic setup of your servers: groups, users, hosts, > packages, configuration files, SSH keys, services, crons, source > repositories, etc. > From this starting point you can modify the scripts to suit your exact > requirements. > > Pysa is open-source software (GNU/GPL license) published under > MadeiraCloud Ltd. Authority, and is still in its early-development stage > (alpha release). > Please don’t hesitate to report any bugs, requirements, advice, > criticisms, hate or love messages to either pysa-user@googlegroups.comfor public discussions and > pysa@mc2.io for private messages. > > We depend on your feedback to help make this a useful tool for the > community. > > Best Regards, > > Thibault BRONCHAIN > Pysa Lead Developer > > -- > You received this message because you are subscribed to the Google Groups > "Puppet Users" group. > To unsubscribe from this group and stop receiving emails from it, send an > email to puppet-users+unsubscribe@googlegroups.com. > To post to this group, send email to puppet-users@googlegroups.com. > Visit this group at http://groups.google.com/group/puppet-users?hl=en. > For more options, visit https://groups.google.com/groups/opt_out. > > >-- You received this message because you are subscribed to the Google Groups "Puppet Users" group. To unsubscribe from this group and stop receiving emails from it, send an email to puppet-users+unsubscribe@googlegroups.com. To post to this group, send email to puppet-users@googlegroups.com. Visit this group at http://groups.google.com/group/puppet-users?hl=en. For more options, visit https://groups.google.com/groups/opt_out.
Thibault Bronchain
2013-Jun-14 08:28 UTC
[Puppet Users] Re: Introducing Pysa - Reverse your servers’ configurations!
Hi! Indeed, it is similar to Blueprint. There is a quick comparison at the end of the Documentation (see links below). It''s my mistake for the links. You can get all informations about Pysa on Github and Pypi: http://pypi.python.org/pypi/Pysa http://github.com/MadeiraCloud/pysa Best regards, Thibault. On Thursday, June 13, 2013 8:42:00 PM UTC+8, Thibault Bronchain wrote:> > Greetings all, > > I’m leaving this message about the development of a new configuration > reverse engineering tool: Pysa. > > Pysa aims to help anyone who wants to replicate an existing configuration > and not simply clone the entire machine. > It can be use to migrate configurations from one computer to another (as > physical machines to virtual clouds), backup existing configurations, or > any other migration purpose. > > After scanning your system configuration, Pysa generates some Puppet > recipes for the basic setup of your servers: groups, users, hosts, > packages, configuration files, SSH keys, services, crons, source > repositories, etc. > From this starting point you can modify the scripts to suit your exact > requirements. > > Pysa is open-source software (GNU/GPL license) published under > MadeiraCloud Ltd. Authority, and is still in its early-development stage > (alpha release). > Please don’t hesitate to report any bugs, requirements, advice, > criticisms, hate or love messages to either pysa-user@googlegroups.comfor public discussions and > pysa@mc2.io for private messages. > > We depend on your feedback to help make this a useful tool for the > community. > > Best Regards, > > Thibault BRONCHAIN > Pysa Lead Developer > >-- You received this message because you are subscribed to the Google Groups "Puppet Users" group. To unsubscribe from this group and stop receiving emails from it, send an email to puppet-users+unsubscribe@googlegroups.com. To post to this group, send email to puppet-users@googlegroups.com. Visit this group at http://groups.google.com/group/puppet-users. For more options, visit https://groups.google.com/groups/opt_out.