BEGIN:VCALENDAR
PRODID;X-RICAL-TZSOURCE=TZINFO:-//Calagator//EN
CALSCALE:GREGORIAN
X-WR-CALNAME:Calagator
METHOD:PUBLISH
VERSION:2.0
BEGIN:VTIMEZONE
TZID;X-RICAL-TZSOURCE=TZINFO:America/Los_Angeles
BEGIN:STANDARD
DTSTART:20141102T020000
RDATE:20141102T020000
TZOFFSETFROM:-0700
TZOFFSETTO:-0800
TZNAME:PST
END:STANDARD
BEGIN:DAYLIGHT
DTSTART:20150308T020000
RDATE:20150308T020000
TZOFFSETFROM:-0800
TZOFFSETTO:-0700
TZNAME:PDT
END:DAYLIGHT
END:VTIMEZONE
BEGIN:VEVENT
CREATED;VALUE=DATE-TIME:20150128T211639Z
DTEND;TZID=America/Los_Angeles;VALUE=DATE-TIME:20150223T203000
DTSTART;TZID=America/Los_Angeles;VALUE=DATE-TIME:20150223T183000
DTSTAMP;VALUE=DATE-TIME:20150128T211639Z
LAST-MODIFIED;VALUE=DATE-TIME:20150128T211639Z
UID:http://calagator.org/events/1250467737
DESCRIPTION:Clark Boylan from the OpenStack Foundation will talk about a 
 jenkins automation tool written in python called jenkins-job-builder or 
 jjb. http://ci.openstack.org/jenkins-job-builder/&#13\;\n&#13\;\nBio: Cu
 rrently an Infrastructure Engineer at the OpenStack Foundation\, Clark i
 s a core member of OpenStack's infrastructure team where he helps build 
 and run OpenStack's developer tools. When not tending to the robot test 
 army\, Clark can often be found brewing beer and smoking brisket in his 
 brother's back yard.&#13\;\n&#13\;\nAbstract: Continuous integration is 
 great\, it provides up to the minute news onyour silly mistakes. Thankfu
 lly it is relatively easy to start runningtests continuously.  Install a
  Jenkins server\, configure some jobs\, then watch the little red balls 
 turn green. Unfortunately the &quot\;configure some jobs&quot\; step can
  get complicated when it becomes &quot\;configure a useful number jobs&q
 uot\;.&#13\;\n&#13\;\nTo fix this problem we have developed a tool calle
 d Jenkins Job&#13\;\nBuilder (JJB) which uses a simple\, easy to read la
 nguage built on&#13\;\nyaml to configure jobs. It supports templating\, 
 macros\, and best of&#13\;\nall you can edit your jobs in a text editor.
  Since jobs are stored in&#13\;\nhuman readable text files you can also 
 track all of your jobs in your favorite version control system. I will r
 un us through&#13\;\ninstallation\, configuration\, and job building wit
 h JJB and have us&#13\;\nall free of the Jenkins web UI for job configur
 ation.&#13\;\n&#13\;\nCasey Bisson from Joyent will present on what Smar
 tOS can do with containers:&#13\;\n&#13\;\nTitle: Scaling Docker deploym
 ents from laptop to cloud&#13\;\n&#13\;\nAbstract: Docker on a laptop is
  easy\, but Docker in the cloud is hard. What makes that transition so h
 ard\, and what can we do about it? How does this challenge affect the ho
 sting infrastructure and application design? Casey will share lessons le
 arned so far and further questions uncovered in Joyent’s work to build s
 upport for Docker in public and private cloud environments (including th
 e open source http://github.com/joyent/sdc and https://github.com/joyent
 /sdc-docker).&#13\;\n&#13\;\n&#13\;\nBio: Casey Bisson has done time as 
 a systems engineer\, software engineer\, writer\, librarian\, open sourc
 e founder\, information architect\, and director of engineering for Giga
 om prior to joining Joyent as the product manager leading development of
  SmartDataCenter for container-optimized on-premises and hybrid clouds. 
 He may be color blind\, but he compensates with a wardrobe of clashing p
 atterns. &#13\;\n&#13\;\npdxdevops is a Portland\, Oregon user group tha
 t explores the glorious intersection of software development and systems
  operations\, and shares practical advice on working effectively in an e
 ra of agile infrastructure\, server automation and cloud computing. The 
 group welcomes participants interested in any related products\, technol
 ogies and methodologies. The group has been meeting regularly since Augu
 st 2010 for presentations\, demos and discussions applicable to all skil
 l levels\, from newbies and experts. Every month 15-35 people come toget
 her to share their knowledge\, projects and enthusiasm for devops – join
  us! \n\nTags: devops\, jenkins\, pdxdevops\, docker\, containers\, rock
 et\, joyent\, smartos\, clarkb\n\nImported from: http://calagator.org/ev
 ents/1250467737
URL:http://pdxdevops.org
SUMMARY:PdxDevOps
LOCATION:New Relic: 111 SW 5th Avenue\, Suite 2700\, Portland Oregon 9720
 4 United States
SEQUENCE:5
END:VEVENT
BEGIN:VEVENT
CREATED;VALUE=DATE-TIME:20150224T222155Z
DTEND;TZID=America/Los_Angeles;VALUE=DATE-TIME:20150316T203000
DTSTART;TZID=America/Los_Angeles;VALUE=DATE-TIME:20150316T183000
DTSTAMP;VALUE=DATE-TIME:20150224T222155Z
LAST-MODIFIED;VALUE=DATE-TIME:20150224T222155Z
UID:http://calagator.org/events/1250467947
DESCRIPTION:We have a speaker and a half for this meeting with a focus on
  windows.&#13\;\n&#13\;\nAaron Jensen: Aaron discovered programming over
  14 years ago\, and has never looked back. He specializes in making deve
 loper-focused tools and automating everything he can. He's spent most of
  his career working with Microsoft technologies\, but did run his own OS
  X server for several years\, so knows Perl\, PHP\, and Ruby on Rails ex
 ist. For almost 7 years he has worked for WebMD Health Services. He is c
 urrently obsessed with PowerShell and weeps whenever he sees a batch scr
 ipt or someone using cmd.exe. His open-source project Carbon\, a PowerSh
 ell module for automating the configuration of Windows servers and works
 tations\, has been downloaded over 2\,000 times\, probably by the same p
 erson. He loves chocolate\, movies\, video games\, table-top games\, TV\
 , books\, and using movie quotes in situations only he understands. He h
 ates yard work\, taking out the garbage\, owning a house\, and his thera
 pist\, but probably not in that order. He lives in Beaverton with his wi
 fe\, two kids and the money he is saving for his children's future thera
 py bills. You can watch him remain silent on Twitter @splatteredbits.&#1
 3\;\n&#13\;\nTopic: Piloting DSC at WebMD Health Services&#13\;\n&#13\;\
 nIn Q2 2014\, we piloted Desired State Configuration at WebMD Health Ser
 vices. Come learn about our DSC authoring platform and patterns\, securi
 ty\, how we use DSC to configure applications on developer computers\, c
 onfiguration deployment\, and lessons learned.&quot\;&#13\;\n&#13\;\nNic
 k Chappel (who everyone should know at this point) may also be giving a 
 brief talk on building windows flavored vagrant machines.&#13\;\n&#13\;\
 n&#13\;\nNew Relic is continuing to host us and Volt is continuing to pr
 ovide pizza. Gluten Free options will be available. Contact Spencer if y
 ou have any specific requests.&#13\;\n&#13\;\npdxdevops is a Portland\, 
 Oregon user group that explores the glorious intersection of software de
 velopment and systems operations\, and shares practical advice on workin
 g effectively in an era of agile infrastructure\, server automation and 
 cloud computing. The group welcomes participants interested in any relat
 ed products\, technologies and methodologies. The group has been meeting
  regularly since August 2010 for presentations\, demos and discussions a
 pplicable to all skill levels\, from newbies and experts. Every month 15
 -35 people come together to share their knowledge\, projects and enthusi
 asm for devops – join us! \n\nTags: devops\, jenkins\, pdxdevops\, docke
 r\, containers\, rocket\, joyent\, smartos\, clarkb\n\nImported from: ht
 tp://calagator.org/events/1250467947
URL:http://pdxdevops.org
SUMMARY:PdxDevOps
LOCATION:New Relic: 111 SW 5th Avenue\, Suite 2700\, Portland Oregon 9720
 4 United States
SEQUENCE:2
END:VEVENT
END:VCALENDAR
