Skip to content

digitalpolygon/gitpod-ddev-demo

Repository files navigation

Gitpod + DDEV + JetBrains + Drupal Demo

Security

Open in Gitpod

Sample project that showcases what a project might look like when run through Gitpod. Its aim is to demonstrate a solution that combines Gitpod, DDEV, JetBrains IDEs, and Drupal (plus multisite).

Outstanding Issues

Demo

  1. Install JetBrains Gateway Gitpod plugin (follow instructions here https://plugins.jetbrains.com/plugin/18438-gitpod-gateway).
  2. Click the "Open in Gitpod" button at the top of this page.
  3. Wait for the workspace to be created.
  4. When prompted, allow the browser to open the JetBrains Gateway client on your system.
  5. In the terminal run ddev list-site-links to get links to the homepage for both sites, and login links.
  6. Start developing on a completely initialized application.

Summary

A complete development environment allowing remote use of JetBrains' PHPStorm. Workspaces are prebuilt from the latest main (or the tip of an open pull request branch) so when starting a new branch of work, or reviewing a pull request, you are starting from an already initialized application, ready to go, no extra steps needed.

Screenshot of PHPStorm after connecting through Gateway client.

About

Repo for testing out a DDEV setup in Gitpod.

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published