Skip to main content
A deployment represents a published version of your script. Each time you make changes and publish, a new deployment is created. This system allows you to:
  • Maintain a record of modifications and updates.
  • Revert to previous versions, if needed.
  • Share updates with team members and ensure everyone is aligned.

Accessing the deployments view

To view your deployments, follow these steps:
  1. Log in to the bunny.net dashboard.
  2. Select Edge Platform, click on Scripting, and select the script.
  1. Open the Deployments tab and select Latest.
Here, you can view your current deployment as well as all previous deployments.

Publishing previous deployments

If you need to revert to an earlier version, follow these steps:
  1. Open the Deployments tab and select Latest.
  2. Click Publish next to the version you want to deploy.