moodle-docker
moodle-docker copied to clipboard
A docker environment for moodle developers
Right now we are testing virtually every PHP/DB combination, both with GHA and Travis (to be removed soon). But all the checks are done with unix, none with Windows. We...
I copied official repo of Moodle then followed steps in quickstarts here, so I get this kind of error. It is 1st installation. So don't know why this is happend...
Dear all, I read #69 and was happy, that solr is included - however: it is not directly accesible for manual testing as the 8983 port is not exposed. Exposing...
The PHP container seems to default to 2MB in its php.ini config for upload_max_filesize. Can the upload_max_filesize and post_max_size configs be set to higher values, like 2GB?
Similar to #131 , but to ensure databases are available.
This also makes use of the Bash builtin extended test operator features to streamline the conditionals. * bin/moodle-docker-compose: Do not use literal '$' in the user messages. (dockercompose): Rename variable...
Using the step "And I pause scenario execution" triggers an exception: `Break point should only be used with interative terminal. (Behat\Mink\Exception\ExpectationException)` even it the tests are run from inside docker...
I'm a neophyte at PowerShell. Converted the bin/ scripts and added a quick start example start.ps1.
Based on a discussion with my colleague @kathrin84, I was wondering if it would make sense to add official support for moosh (https://moosh-online.com / https://github.com/tmuras/moosh) by @tmuras to this project....