-
How to install payloadcms and a ubuntu 22.04 plesk server? Do I install mongodb via docker? How to start the app via node.js |
Beta Was this translation helpful? Give feedback.
Answered by
denolfe
Sep 10, 2022
Replies: 1 comment 5 replies
-
Hey @Rar9 , you could likely get a better answer for this elsewhere on the internet, since it's more Ops-related than Payload specifically. I would suggest searching for how to deploy a node application with mongodb using docker-compose as a good starting point. |
Beta Was this translation helpful? Give feedback.
5 replies
Answer selected by
denolfe
Sign up for free
to join this conversation on GitHub.
Already have an account?
Sign in to comment
Hey @Rar9 , you could likely get a better answer for this elsewhere on the internet, since it's more Ops-related than Payload specifically. I would suggest searching for how to deploy a node application with mongodb using docker-compose as a good starting point.