Learn how to deploy on Galaxy by setting up Push to Deploy, the easiest and fastest way to deploy your Meteor app. If you want to deploy using our CLI, you can find out how on this page.
Sign up for Meteor Cloud
To deploy your apps, you need a Meteor Cloud account. If you don’t have one yet, you can sign up here.
Deploy a new app
Begin by accessing your Meteor Cloud account. On your home page, you can see the section “Ready to deploy a new app?” and click on “Deploy new app”.
You will be taken to the app configuration page:
Choose the Git Repository (GitHub, Bitbucket, or GitLab) where your app is located. An authentication popup will appear, letting you select the account or organization to grant access. You don't need to provide access to all your repositories, but you can adjust permissions later in GitHub/Bitbucket/GitLab to add more repositories.
After linking your git provider, you'll move to the second step automatically. Select your account from the git provider, then choose the repository containing the Meteor app you wish to deploy.
Now, simply click on "Next Step" to reach the third and final step.