I used the Shopify CLI to create an app on my local machine. Now I’d like to deploy it to my existing DigitalOcean server (Linux/Nginx). How do I do this?
The instructions on https://shopify.dev/docs/apps/deployment/web only cover Heroku and Fly.io. I don’t want to use those… I want to deploy to my existing server. Is there a way to do this?
I am in the same. It worked?
Hey @tsornin ,
Our documentation on deployment states the following:
“You can host your app using any service or platform you prefer. In this tutorial, we’ll use Fly.io and Heroku as examples.”
We don’t have any official documentation for DigitalOcean but there may be other resources available from other platforms or tools.
Hope that helps!
yes but, which ones or where can I read about it I have like two weeks trying to deploy and I don’t understand with the documentation they set up.
Hi @eatrigos
Did you found the solution?
Just like other node.js applications.
Then, setup the env for APP URL and Key and Secret before run npm start