No documentation
-
Moodle defaults to Postgres for new installations so it may be easier for people migrating to Cloudron. Thats all I was thinking.
@atrilahiji said in No documentation:
Moodle defaults to Postgres for new installations
Sounds like we should go with Postgres too, especially if it'll likely make it easier for people to migrate their existing Moodle installations to Cloudron
-
That's a good reason to switch it then. https://docs.moodle.org/39/en/Installation_quick_guide shows install using MySQL but https://docs.moodle.org/39/en/PostgreSQL does say it is fully supported.
-
@atrilahiji Found it! https://docs.moodle.org/39/en/Installing_Moodle#Create_an_empty_database says postgres is recommended. We can change it then.
@girish Already pushed a change to my wip branch and tested it.
-
@atrilahiji I made a new release. LDAP is also working now.
I guess we just need tests now, I can do that if you want to work on something else. Thanks again!
@girish Weird... I only see my LDAP changes in there. Did I actually nail it and didn't notice or did you fix something? Not that it really matters. I'm just curious :^)
Whoops I had the full URL and the port. Double ports. Thanks @girish !
Edit: Also here are some resources for tests
https://docs.moodle.org/dev/Running_acceptance_test
https://docs.moodle.org/dev/PHPUnit#Initialisation_of_test_environment