docs/versioned_docs/version-8.6/deploy/cloudray.md
You can deploy your Redwood app using CloudRay, a centralised platform that helps you manage your servers, organize Bash scripts, and automate deployment tasks across virtual machines and cloud servers.
:::note CloudRay itself does not host your site. Instead, it provides automation tools to run deployment scripts on your own infrastructure (e.g., Ubuntu servers) using a connected agent. :::
To get started, you’ll need:
Deployment with CloudRay generally involves three main steps:
For the complete deployment process with CloudRay, checkout the RedwoodJS guide in CloudRay’s docs.