Vulcan/packages/nova-getting-started/content/deploying.md

8 lines
488 B
Markdown
Raw Normal View History

Once you've played around with Nova, you might want to deploy your app for the whole world to see.
We recommend using [Meteor Up](https://github.com/kadirahq/meteor-up) to deploy to a [Digital Ocean](http://digitalocean.com) server, along with [Compose](http://compose.io) to host your database.
Other good alternatives include [Galaxy](http://galaxy.meteor.com/) and [Scalingo](http://scalingo.com).
Learn more in the [Nova docs](http://nova-docs.telescopeapp.org/deployment.html).