> For the complete documentation index, see [llms.txt](https://docs.usegravity.app/llms.txt). Markdown versions of documentation pages are available by appending `.md` to page URLs; this page is available as [Markdown](https://docs.usegravity.app/gravity-server/deployment.md).

# Deployment

{% hint style="success" %}
[Get $200 of free credits on Digital Ocean.](https://m.do.co/c/e4c24293fe5d)
{% endhint %}

You can deploy the server to any provider that supports Node.js. I recommend using a PaaS service like [Heroku](https://heroku.com) or [Digital Ocean](https://m.do.co/c/e4c24293fe5d) for easy deployments.\
\
Digital Ocean has a much better database service than Heroku.&#x20;

## Using Docker

You can use [this template to deploy with Docker](https://github.com/ctrlTilde/node-api-skeleton), kindly created by [Allan](https://github.com/ctrlTilde).
