docs/versioned_docs/version-7.x/deploy/coherence.md
Coherence delivers automated environments across the full software development lifecycle, without requiring you to glue together your own mess of open source tools to get a world-class develper experience for your team. Coherence is focused on serving startups, who are doing mission-critical work. With one simple configuration, Coherence offers:
To deploy to Coherence, your Redwood project needs to be hosted on GitHub and you must have an AWS or GCP account.
:::warning Prerender doesn't work with Coherence yet
You can see its current status and follow updates here on GitHub: https://github.com/redwoodjs/redwood/issues/8333.
But if you don't use prerender, carry on!
:::
If you want to deploy your Redwood project on Coherence, run the setup command:
yarn rw setup deploy coherence
The command will inspect your Prisma config to determine if you're using a supported database (at the moment, only postgres or mysql are supported on Coherence).
Then follow the Coherence Redwood deploy docs for more information, including if you want to set up: