Skip to content

kporras07/my-gitpod-test

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

13 Commits
 
 
 
 
 
 
 
 
 
 

Repository files navigation

A Drupal via DDEV template on Gitpod

This is a Drupal via DDEV template configured for ephemeral development environments on Gitpod.

Setting things up

  1. Create a new repo based on this: https://github.com/kporras07/my-gitpod-test/generate
  2. Update the link in the following section to point to your repo
  3. Click on the "Open in Gitpod" link
  4. Accept permissions requests
  5. Once things have spin up, go to project folder and run: ./setup.sh command
  6. Then, go on the sidebar to the ports item (second from bottom to up), find the 8080 port and open it in your browser
  7. You're now ready to play around with Drupal (admin/admin123)

Next Steps

Click the button below to start a new development environment:

Open in Gitpod

Get Started With Your Own Project

A new project

Click the above "Open in Gitpod" button to start a new workspace. Once you're ready to push your first code changes, Gitpod will guide you to fork this project so you own it.

Run .gitpod/gitpod-setup-ddev.sh once the workspace has started to commence

An existing project

To get started with Drupal via DDEV on Gitpod, add a .gitpod.yml file and the [.gitpod] directory which contain the configuration to improve the developer experience on Gitpod. To learn more, please see the Getting Started documentation.

Special thanks

This template was gifted to Gitpod by Ofer Shaal - Thank you 🙏!

About

No description, website, or topics provided.

Resources

License

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published