将你的 Astro 站点部署到 Edgio
你可以将 Astro 项目部署到 Edgio,这是一个边缘和 CDN 平台,用于部署、保护和加速网站和 API。
¥You can deploy your Astro project to Edgio, an edge and CDN platform to deploy, protect and accelerate websites and APIs.
¥How to deploy
-
Install the Edgio CLI globally from the Terminal, if you haven’t already.
-
Add Edgio to your Astro site
-
(Optional) Enable Server Side Rendering
After you’ve set up @astrojs/node with Astro, specify the server file path in
edgio.config.js
as below: -
Deploy to Edgio