-
Notifications
You must be signed in to change notification settings - Fork 33
Database Credentials
Derschatta edited this page Jan 11, 2024
·
7 revisions
DB | Type | Host | Port | User | Password |
---|---|---|---|---|---|
PostresSQL 15 | pgsql | pgsql15 | 5444 | postgres | |
PostresSQL 14 | pgsql | pgsql14 | 5443 | postgres | |
PostresSQL 13 | pgsql | pgsql13 | 5442 | postgres | |
PostresSQL 12 | pgsql | pgsql12 | 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 | mysqli | mysql8 | 3308 | root | root |
MySQL 5.7 | mysqli | mysql57 | 3306 | root | root |
MariaDB 10.6 | mariadb | mariadb106 | 3310 | root | root |
MariaDB 10.5 | mariadb | mariadb105 | 3307 | root | root |
MariaDB 10.4 | mariadb | mariadb104 | 3309 | root | root |
MariaDB 10.2 | mariadb | mariadb102 | 3302 | root | root |
Microsoft SQL Server 2019 | mssql/sqlsrv | mssql2019 | 1419 | SA | Totara.Mssql1 |
Microsoft SQL Server 2017 | mssql/sqlsrv | mssql2017 | 1433 | SA | Totara.Mssql1 |
Copyright (c) 2023 Totara Learning Solutions Limited
- Node.js and Grunt
- PHPUnit
- Behat
- Cron
- Machine Learning
- Mailcatcher (for viewing emails)
- Shell Customisations
- Ngrok (for making your site publicly accessible)
-
PHPStorm Integration
- Performance improvements
- Automated testing integration
- XDebug setup
- Database tools