-
Notifications
You must be signed in to change notification settings - Fork 33
Database Credentials
Mark Metcalfe edited this page Oct 1, 2021
·
7 revisions
DB | Type | Host | Port | User | Password |
---|---|---|---|---|---|
PostresSQL 13 | pgsql | pgsql13 | 5442 | postgres | |
PostresSQL 12 | pgsql | pgsql | 5432 | postgres | |
PostresSQL 11 | pgsql | pgsql11 | 5411 | postgres | |
PostresSQL 10 | pgsql | pgsql10 | 5410 | postgres | |
PostresSQL 9.6 | pgsql | pgsql96 | 5496 | postgres | |
PostresSQL 9.3 | pgsql | pgsql93 | 5493 | postgres | |
MySQL 8 | mysql | mysql8 | 3308 | root | root |
MySQL 5.7 | mysql | mysql | 3306 | root | root |
MariaDB 10.6 | mariadb | mariadb106 | 3310 | root | root |
MariaDB 10.5 | mariadb | mariadb | 3307 | root | root |
MariaDB 10.4 | mariadb | mariadb104 | 3309 | root | root |
MariaDB 10.2 | mariadb | mariadb102 | 3302 | root | root |
Microsoft SQL Server | mssql | mssql | 1433 | SA | Totara.Mssql1 |
Copyright (c) 2025 Totara Learning Solutions Limited
-
MailDev (for viewing emails)
-
Ngrok (for making your site publicly accessible)
-
PHPStorm Integration
- Performance improvements
- Automated testing integration
- XDebug setup
- Database tools