On this page
Deploy your Astro Site to Edgio
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.
Terminal windowAdd Edgio to your Astro site
Terminal window(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:edgio.config.jsDeploy to Edgio
Terminal window
More Deployment Guides
Filter by deploy type© 2021 Fred K. Schott
Licensed under the MIT License.
https://docs.astro.build/en/guides/deploy/edgio/