Eric D. Schabell: JBoss World 2012 Keynote Demo: You wanna be a JBoss Rock Star?

Tuesday, September 4, 2012

JBoss World 2012 Keynote Demo: You wanna be a JBoss Rock Star?

Screenshot of dashboard
By now you have heard about the JBoss World 2012 Keynote demo that rocked Boston in June of this year.

There is a micro site dedicated to this demo and I thought it might be nice to help everyone out there who wanted to also be a local JBoss Rock Star at their own JUG, JBUG or event.

So here you go, the fully scripted setup of your very own running local JBoss EAP 6 with the keynote demo components all automatically built, configured and installed for you.
# Get started with this demo by cloning the repository.
#
$ git clone git://github.com/eschabell/keynote-jbossworld-2012-demo.git

# Add JBoss EAP 6 to installs directory, see 
# keynote-jbossworld-2012-demo/installs/README.
#
# Run the init.sh script, it is verbose so read carefully at the end to get started.
#
$ cd keynote-jbossworld-2012-demo
$ ./init.sh
Now you can be the local JBoss Rock Star!