Skip to content

Web IDE runbook

  • gitlab.com, dedicated, and self-managed instances.
  • Available on free-tier with the exception of AI-related capabilities.
  • Source control: Modify one or more files in a local repository, commit, and push them to the remote repository.
  • Extensions Marketplace: Install 3rd-party extensions to extend the core functionality of the editor.
  • Integration with Duo Code Suggestions and Duo Chat.
  • Markdown preview.
  1. Check the health of the .cdn.web-ide.gitlab-static.net service and the error budget Web IDE rails controllers. You can find links to all dashboards in the dashboards section.
  2. Check client-side errors in the Sentry dashboard.

Reach out to the infrastructure platforms team assistance to recover .cdn.web-ide.gitlab-static.net.

You can find information about common CORS issues for the Web IDE in the user documentation.

To revert the Web IDE editor version, Submit an MR reverting the @gitlab/web-ide npm package update in the GitLab Application package.json file.

Check the status of the Open VSX extensions registry in the Open VSX status page.

If necessary, we can disable the Extensions Marketplace or change the registry default URL in the gitlab.com admin portal. You can read the instructions in the administration docs.