-
Notifications
You must be signed in to change notification settings - Fork 4
LabSetup
cyrille-leclerc edited this page Jul 1, 2012
·
4 revisions
!!! WORK IN PROGRESS !!!
- Clone Github project https://github.com/xebia-france/xebia-cloudcomputing-extras
- Copy http://xfr-workshop-caching.s3-website-eu-west-1.amazonaws.com/web-caching-workshop.pem under
src/main/resources/
- Create your Amazon credentials files
src/main/resources/AwsCredentials.properties
(see SampleAwsCredentials.properties.template) - Edit
fr.xebia.workshop.caching.WorkshopInfrastructureCreator#main()
to select the team identifiers to create - Run
fr.xebia.workshop.caching.WorkshopInfrastructureCreator#main()