Skip to content
Open
Changes from all commits
Commits
File filter

Filter by extension

Filter by extension

Conversations
Failed to load comments.
Loading
Jump to
Jump to file
Failed to load files.
Loading
Diff view
Diff view
6 changes: 6 additions & 0 deletions source/docs/one-command-deployment.md
Original file line number Diff line number Diff line change
Expand Up @@ -333,6 +333,12 @@ Alternatively, you can click the deploy button below to create a new project:

[![Deploy To Edgio](https://docs.edg.io/button.svg)](https://app.layer0.co/deploy?repo=https%3A%2F%2Fgithub.com%2Fedgio-docs%2Fedgio-hexo-example)

## CloudRay

[CloudRay](https://cloudray.io/) is a centralized platform for server management and automation. It allows you to deploy your Hexo site across your own virtual machines or cloud servers using reusable Bash scripts and [secure agent-based access](https://cloudray.io/docs/agent), ideal for custom, production-ready environments.

[Read the full deployment guide](https://cloudray.io/articles/how-to-deploy-your-hexo-site)

## Other Methods

All generated files are saved in the `public` folder. You can copy them to wherever you like.
Expand Down