CI/CD

If you need to automate the deployment of your Walrus Sites, you can use a CI/CD pipeline. This guide covers the essential steps to set up continuous deployment for your site.

Get started

Follow the below in order:

  1. Preparing Your Deployment Credentials - Set up the necessary secrets and variables in your GitHub repository
  2. Writing your workflow - Create and configure your GitHub Actions workflow file

Additional Examples

You can find more examples of GitHub workflows here:

  1. Workflow for Deploying Walrus Documentation
  2. Sui Potatoes Deployment Workflow
  3. Community-Driven Walrus Sites Provenance