Versions Compared
compared with
Key
- This line was added.
- This line was removed.
- Formatting was changed.
...
Setup Step | Configuration | |
---|---|---|
Zoola Minimum Technical Requirements | Click Here | |
|
| |
2. Port Numbers | MySQL: 3306 (default) | |
3. Allow Remote/Public Connections |
...
Enabled | ||
4. SSL |
...
Enabled & required |
5. Database configuration | MySQL |
...
GRANT SELECT ON ##DBNAME##.* TO 'zoolauser'@'52.60.195.209' IDENTIFIED BY '##PASSWORD##' REQUIRE SSL;
GRANT SELECT ON ##DBNAME##.* TO 'zoolauser'@'52.60.242.178' IDENTIFIED BY '##PASSWORD##' REQUIRE SSL; |
...
PostgreSQL | GRANT SELECT ON |
...
ALL TABLES IN SCHEMA ##DBNAME## TO |
...
zoolauser; | ||
6. PostgreSQL Specific Steps | Adjust hot standby server configuration (if applicable)
Update server connection timeout settings
| |
7. Zoola Connection Test | Install the Zoola Block (block_zoola) and visit Site Adminsitration > Plugins > Blocks > Zoola > Database settings | |
8. Install Moodle or Totara Plugins: |