Deployment guide: Digital Ocean #1535
michaelbromley
announced in
Deployment
Replies: 1 comment
-
I deployed Vendure as an App in DigitalOceans without any issue. Used pm2 to deploy both server and worker. Here is the command in my package.json "pm-start": "pm2-runtime process.json", process.json: |
Beta Was this translation helpful? Give feedback.
0 replies
Sign up for free
to join this conversation on GitHub.
Already have an account?
Sign in to comment
-
Collecting information / tips / gotchas about deploying Vendure to Digital Ocean. The idea is to consolidate into an official guide.
Beta Was this translation helpful? Give feedback.
All reactions