Skip to content

Instantly share code, notes, and snippets.

View jamesward's full-sized avatar

James Ward jamesward

View GitHub Profile
@jamesward
jamesward / preso.md
Created August 9, 2012 16:32
Den of Clojure

Heroku @ Den of Clojure


About James Ward

Java Developer since: 1997 >

@jamesward
jamesward / outline.md
Created June 15, 2012 21:01
Continuous Delivery on the Cloud

Continuous Delivery on the Cloud

Intro

  • Continuous Integration, Continuous Delivery, NoOps / Devops
  • Goals
    • Reduce Risk
  • Deliver Faster
@jamesward
jamesward / workshop.md
Created June 14, 2012 14:57
Uber Heroku Workshop

Running Java, Play! & Scala Apps on the Cloud Workshop

Goals

  • Deploy a Spring + Tomcat Java app. Make changes and redeploy.
  • Heroku Basics: Logging, Scaling, Configuring, Collaborating, Extending
  • Deploy Play Framework on Heroku
@jamesward
jamesward / mvn-heroku-output.md
Created May 10, 2012 19:06
hello-java-spring-neo4j mvn build
$ heroku create -s cedar --addons neo4j
$ git push heroku master 
Counting objects: 238, done.
Delta compression using up to 4 threads.
Compressing objects: 100% (114/114), done.
Writing objects: 100% (238/238), 28.65 KiB, done.
Total 238 (delta 82), reused 187 (delta 64)

Heroku @ Denver Open Source Users Group


About James Ward

Desktop Linux user since: Slackware 1.0 (which came on 24 3½" floppies)

Java Developer since: 1997