Projects‎ > ‎

Demo Project

Thank you for trying out SimpleDeployr!!

We've made it SUPER easy for anyone to try out SimpleDeployr - even without your own code repository.  Simply follow the steps below:
  1. Click "New Project"
  2. Enter a name (eg. "My First SD Project")
  3. Enter your AWS access and secret keys.  Don't have these yet?  You can get them in just a few minutes by visiting the Amazon Web Services webpage
  4. Choose any environment, and choose "git" for source control type
  5. Version control url: git://github.com/appoxy/simpledeployr_demo.git
  6. Leave the SCM Private Key completely empty
  7. Click "Create Project"

That's IT!  Now you can start launching servers, turning on a load balancer, etc.

Now what?  Try getting the SSH key and terminal into your new machine!

For more information about this demo project, or to fork it, visit:  http://github.com/appoxy/simpledeployr_demo.