Skip to content

jpetazzo/meteor-on-dotcloud

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

2 Commits
 
 
 
 
 
 
 
 

Repository files navigation

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

No description, website, or topics provided.

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published