Configure a service
- Now you can push your code to dotcloud:
~/jobs/stuwercal$ dotcloud push stuwercal .
You have to make sure to include all your prereqs in your Makefile.PL or Build.PL
dotcloud will use this information to automatically fetch and install all of those prereqs
After some time your application should be up an running.