Skip to content
Discussion options

You must be logged in to vote

Hey @AdrianPrendas — we will need more information to help you here.

In production, Payload serves the contents of the /build folder statically via Express, so everything under /admin will first attempt to match to a file in /build, but if there is no file there, it will fall back to serving to /build/index.html.

In regards to deploying to production, we have a collection of tutorials that show how to deploy Payload to a DigitalOcean droplet here:

https://payloadcms.com/docs/production/deployment#digitalocean-tutorials

But you can deploy it to anywhere that can host a Node / Express app.

Here's another walkthrough for Northflank:

https://northflank.com/guides/deploying-payload-cms

I'm goi…

Replies: 1 comment

Comment options

You must be logged in to vote
0 replies
Answer selected by zubricks
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Category
Q&A
Labels
None yet
2 participants
Converted from issue

This discussion was converted from issue #1599 on December 06, 2022 14:41.