Closed apolopena closed 3 years ago
Requires PHP-FPM which will slow down the workspace image build and add even more complexity to the conditional setup.
A few apis were added and I will finish with that but until PHP-FPM is implmented, php files will download instead of be displayed when served by nginx
Implmented
Problem this feature will solve
Nginx server is very popular and Gitpod has it outof the box, however this starter does not support it out of the box.
Background
Proposed Solution
Add Nginx into the system which includes:
.gitpod.yml
Constraints and Assumptions
starter.ini
andbash/helpers.sh
snippets/server-functions
snippets/browser-functions
Alternatives or Workarounds
Use it by hand which would require editing `gitpod.yaml' on every new workspace creation, klunky
Additional context
Test it with all features like phpmyadmin