-
Notifications
You must be signed in to change notification settings - Fork 41
Database Credentials
Mark Metcalfe 👽 edited this page Sep 22, 2025
·
12 revisions
DB | Type | Host | Port | User | Password |
---|---|---|---|---|---|
PostresSQL 17 | pgsql | pgsql17 | 5446 | postgres | |
PostresSQL 16 | pgsql | pgsql16 | 5445 | postgres | |
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 11.8 | mariadb | mariadb1108 | 3317 | root | root |
MariaDB 11.4 | mariadb | mariadb1104 | 3316 | root | root |
MariaDB 10.11 | mariadb | mariadb1011 | 3315 | root | root |
MariaDB 10.8 | mariadb | mariadb108 | 3312 | root | root |
MariaDB 10.7 | mariadb | mariadb107 | 3311 | 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 2022 | mssql/sqlsrv | mssql2022 | 1420 | SA | Totara.Mssql1 |
Microsoft SQL Server 2019 | mssql/sqlsrv | mssql2019 | 1419 | SA | Totara.Mssql1 |
Microsoft SQL Server 2017 | mssql/sqlsrv | mssql2017 | 1433 | SA | Totara.Mssql1 |
Copyright (c) 2025 Totara Learning Solutions Limited