Skip to main content
Version: v2

Deploying

Deploying an indexer to the hosted service​

  1. Login with GitHub
  2. Select an organisation or your personal GitHub user profile Select organisation
  3. Install the Envio Deployments GitHub app Install GitHub App
  4. Add & configure your indexer Add indexer Connect indexer
  5. TIP: You may have multiple indexers per repository, differentiated by the config file, root directory and/or the git release branch. Configure indexer add org
  6. Create a deployment branch add org
  7. Deploy your indexer via git add org

For subsequent releases, we strongly recommend setting branch protection rules that prevent direct pushes to your release branch. Instead, making pull requests from a feature branch into the release branch is recommended📓

Deployment limits​

Developers can deploy 3 indexers per organisation and 3 deployments per indexer. Deployments can be deleted in the hosted service to make space for more deployments.