David Gurba
David Gurba
As a followup. I guess I see a possible alternative as using a docker image such as https://github.com/Sandlayth/docker-arm-nginx-php-fpm/blob/master/README.md to host a LEMP stack and rsyncing the hmmm `/home/apps` docker-grav folder...
1 more followup. So a grav:backup task creates a full grav backup in the docker-grav-storage backups directory. I can take that zip file and move it to a permanent storage...
This works for me at the moment (setting the value in 1 place): ```yml image: name: edbizarro/gitlab-ci-pipeline-php:7.2 # Nothing in this thread seemed to help to set it globally for...
ya I was gonna ask how this helps at all with an LTS distro release like REL or Ubuntu LTS versions which pin the PHP version: ### REL7 php -r...
Ah, I know better understand the issue now. Because the sitefarm_seed repository was not updated anytime recently to support D8.5. I Forked the repo on github and copied it down...