fragro / fragro-homepage

just my homepage

Geek Repo:Geek Repo

Github PK Tool:Github PK Tool

Meteor on dotCloud

To deploy your Meteor application on dotCloud, add the following files to your meteor project:

  • dotcloud.yml
  • .dotcloudbuilder
  • .dotcloudignore

Then push your app as a normal dotCloud app (i.e. dotcloud push). One minute later, the URL to your app will be shown!

Scaling

To scale the database tier, just do e.g. dotcloud scale db:instances=3.

About

just my homepage