Archiv:Devops Meetup: Unterschied zwischen den Versionen
B2c (Diskussion | Beiträge) K →People  | 
				B2c (Diskussion | Beiträge)  | 
				||
| Zeile 49: | Zeile 49: | ||
** [http://www.puppetlabs.com/ Puppet] Another Ruby-based automated system configuration  | ** [http://www.puppetlabs.com/ Puppet] Another Ruby-based automated system configuration  | ||
** [http://fai-project.org/ Fai] Fully Automated Installer  | ** [http://fai-project.org/ Fai] Fully Automated Installer  | ||
** [https://fedorahosted.org/cobbler/ Cobbler] Rapid deployment system, script/pluggable infrastructure, python-based  | |||
* Cloud  | * Cloud  | ||
** [http://open.eucalyptus.com/ Eucalyptus] Open-source cloud platform  | ** [http://open.eucalyptus.com/ Eucalyptus] Open-source cloud platform  | ||
| Zeile 57: | Zeile 58: | ||
** [http://www.puppetlabs.com/mcollective/ MCollective] Framework to build server orchestration or parallel job execution systems  | ** [http://www.puppetlabs.com/mcollective/ MCollective] Framework to build server orchestration or parallel job execution systems  | ||
** [http://github.com/engineyard/vertebra Vertebra] [http://www.slideshare.net/ezmobius/vertebra] Another job execution system, XMPP-based  | ** [http://github.com/engineyard/vertebra Vertebra] [http://www.slideshare.net/ezmobius/vertebra] Another job execution system, XMPP-based  | ||
** [http://www.controltier.org ControlTier] cross-platform build and deployment automation framework (job automation / infrastructure orchestration)  | |||
* Continuous Integration & Testing  | * Continuous Integration & Testing  | ||
** [http://hudson-ci.org/ Hudson] Continuous Integration server  | ** [http://hudson-ci.org/ Hudson] Continuous Integration server  | ||
| Zeile 63: | Zeile 65: | ||
** [http://cukes.info/ Cucumber] Behaviour Driven Development testing tool  | ** [http://cukes.info/ Cucumber] Behaviour Driven Development testing tool  | ||
* Documenting infrastructure  | * Documenting infrastructure  | ||
** [http://www.ocsinventory-ng.org/ OCS-ng] Inventory system  | ** [http://www.ocsinventory-ng.org/ OCS-ng] Inventory system + [http://www.glpi-project.org/spip.php?lang=en GLPI Asset Management]  | ||
** [http://wiki.opscode.com/display/chef/Ohai Ohai] Detecting information (facts) about system  | ** [http://wiki.opscode.com/display/chef/Ohai Ohai] Detecting information (facts) about system  | ||
** [http://projects.puppetlabs.com/projects/facter Facter] Detecting information (facts) about system  | ** [http://projects.puppetlabs.com/projects/facter Facter] Detecting information (facts) about system  | ||
Version vom 26. November 2010, 13:38 Uhr
WTF
A regular meetup of people interested in DevOps.
DevOps is kind of a new sysadmin buzzword for ways to close the gap between software development and operations; it's what happens when agile development spreads to the server room. We meet to discuss culture, processes, tools and trends that contribute to this field.
DevOps — slides from introductory lightning talk at Metaday #36
There is a mailing list for announcements and discussions.
Next meetup
Tue., 2010-12-14, 19:00, Metalab Bibliothek
Agenda
- A 10 minute PostgreSQL crash course including Q&A for operations-relevant Stuff - Michael
 - Free talk, show&tell, …
 
Participants
People
- Maciej Pasternacki AKA japhy <maciej@pasternacki.net>
 - Michael Renner <michael.renner@amd.co.at> - More info (blog et al) on my userpage
 - Hannes Nagl <admin@cyberkov.at>
 - Stefan Schlesinger <sts@ono.at>
 - Oskar M. Grande <musha68kBRACKETAPEgmailPUNKTcom>
 - David Gabriel <b2c AT dest-unreachable net>
 
Links
- http://en.wikipedia.org/wiki/DevOps
 - http://www.jedi.be/blog/2010/02/12/what-is-this-devops-thing-anyway/
 - http://dev2ops.org/blog/2010/2/22/what-is-devops.html
 
Tools
- Automated installation & configuration
- Opscode Chef Ruby-based automated system configuration
 - Puppet Another Ruby-based automated system configuration
 - Fai Fully Automated Installer
 - Cobbler Rapid deployment system, script/pluggable infrastructure, python-based
 
 - Cloud
- Eucalyptus Open-source cloud platform
 - Ubuntu Cloud
 - OpenQRM Datacenter Management Platform
 
 - Deployment and control
- Capistrano Remote multi-server automation tool (deployment)
 - MCollective Framework to build server orchestration or parallel job execution systems
 - Vertebra [1] Another job execution system, XMPP-based
 - ControlTier cross-platform build and deployment automation framework (job automation / infrastructure orchestration)
 
 - Continuous Integration & Testing
 - Documenting infrastructure
- OCS-ng Inventory system + GLPI Asset Management
 - Ohai Detecting information (facts) about system
 - Facter Detecting information (facts) about system
 - puppet + facter + puppet-dashboard
 - SICE Kit A set of tools and templates designed for MediaWiki to aid people who maintain systems and infrastructure
 
 - Interpreter "sandboxes"
- virtualenv Python
 - rvm Ruby
 
 
History
2010-11-23 Bootstrap meeting
Agenda
- WTF devops? (lightning talk, japhy)
 - WTF this meetup? (discussion)
 - Achieving Fully Automated Provisioning (whitepaper review and discussion, japhy, sauce: http://blog.controltier.com/2009/04/new-whitepaper-achieving-fully.html and http://dev2ops.org/blog/2009/11/2/6-months-in-fully-automated-provisioning-revisited.html)
 
Participants
- japhy
 - queltos
 - Der Michael
 - Der Stefan
 - …you?