This is a template repo, you can create your own using this as a template. Or let Gitpod handle the fork on first commit.
- Uses a dockerfile to configure Apache, PHP and XDebug (based on Gitpod image "workspace-full")
- Runs apache on port 8080 and serves from "www"
- Added a custom and minimal apache.conf.
- Follows the Apache logs in the Gitpod terminal view via multitail
- If you need a mySQL database you may want to try https://github.com/Eetezadi/Gitpod-LAMP
- Wait until the preview loads...
- Text xdebug on the debug_example
- Use for your own project.