Jay Rogers
Jay Rogers
# ⚠️ Update I have this ready for testing on this PR if anyone would like to dive into the latest and greatest. Please understand this is **alpha** code and...
Thanks! I am pretty confident in the Unit configuration, I just left this open so I can verify this on other hosts. I just haven't had time to swing back....
Sweet, thanks for the follow up! I'll get this implemented once I get through some other features. Thanks agian @szepeviktor!
For sure. I see it in VSCode and I've been getting better at cleaning things up as I go. Always learning something new everyday 😃
Thanks for reporting this! I will get `/composer` added to the list of directories changed during `docker-php-serversideup-set-file-permissions`.
I have this refactored and a fix available in v3.6 (coming soon): https://github.com/serversideup/docker-php/pull/523
I used the logic from the official images: https://github.com/nginx/unit/blob/624debcf17ea7faab01fa841bd4dcd9f308cf306/pkg/docker/docker-entrypoint.sh#L58-L62 To my understanding, we want this to happen because I am placing a JSON file for the config here: https://github.com/serversideup/docker-php/blob/5878f654842ded04577819226e0e1722120ef4c0/src/variations/unit/etc/entrypoint.d/10-init-unit.sh#L185 @TheAndrey:...
Thanks for sharing your feedback! I feel kind of the same way. It's been more difficult to use than I expected. I am eager to give FrankenPHP a try and...
Thanks a ton for chiming in as we learn this stuff together! > I think something like Unit or FrankenPHP is the future. Happy to not deal with PHP-FPM configurations...
I am all for any improvements that the community sees fit. My goal would be to get it to work as much as our `fpm-nginx` image as much as possible....