Add CloudRay Deployment Guide

Added CloudRay deployment guide. 

[CloudRay](https://cloudray.io) is a centralised platform that helps you manage your servers, organize Bash scripts, and automate deployment tasks across virtual machines and cloud servers.
pull/4949/head
Olusegun Durojaye 3 days ago committed by GitHub
parent d46107fa25
commit a094659346
No known key found for this signature in database
GPG Key ID: B5690EEEBB952194

@ -294,6 +294,10 @@ You can deploy your VitePress website on [Kinsta](https://kinsta.com/static-site
You can deploy your VitePress project to [Stormkit](https://www.stormkit.io) by following these [instructions](https://stormkit.io/blog/how-to-deploy-vitepress). You can deploy your VitePress project to [Stormkit](https://www.stormkit.io) by following these [instructions](https://stormkit.io/blog/how-to-deploy-vitepress).
### CloudRay
You can deploy your VitePress project with [CloudRay](https://cloudray.io/) by following these [instructions](https://cloudray.io/articles/how-to-deploy-vitepress-site).
### Nginx ### Nginx
Here is a example of an Nginx server block configuration. This setup includes gzip compression for common text-based assets, rules for serving your VitePress site's static files with proper caching headers as well as handling `cleanUrls: true`. Here is a example of an Nginx server block configuration. This setup includes gzip compression for common text-based assets, rules for serving your VitePress site's static files with proper caching headers as well as handling `cleanUrls: true`.

Loading…
Cancel
Save