The following steps will guide you through the database bootstrapping/update process for PATHFINDER.
| Installation | {{ @PATHFINDER.NAME }} |
| Version | {{ @PATHFINDER.VERSION }} |
| Package | {{ @PACKAGE }} {{ @VERSION }} |
| Contact | {{ @PATHFINDER.CONTACT }} |
| Repository | {{ @PATHFINDER.REPO }} |
| config.ini | ||
| {{@directoryData.label}}
|
|
{{@directoryData.chmod}} |
| {{@information.label}} | {{@information.value}} |
| {{@environmentData.label}} |
|
| Registration/Login |
|
| Slack |
|
| Discord |
|
| {{ @mapType }} | |
| {{ @mapConf.label | raw }}
|
|
| DB driver | {{ @dbInformation.info.driver }} | ||
| DB host:port | {{ @dbInformation.info.host }}:{{ @dbInformation.info.port }} | ||
| DB name | {{ @dbInformation.info.name }} |
|
|
| DB user | {{ @dbInformation.info.user }} | ||
| DB pass | {{ @dbInformation.info.pass }} |
|
|
| DB status |
|
|
|
| {{ @connectionError }} | |||
| required | installed | ||
| {{ @setting.label }} |
|
|
|
| Table | exist | |||||||
|---|---|---|---|---|---|---|---|---|
| {{ @countTable }}. | {{ @tableName }} |
|
|
|
||||
| column | exist | type | null | I | U | |||
| {{@countCol}}. | {{ @columnName }} |
|
|
|
|
|
|
|
| {{ @columnName }} | {{ @columnData.currentType }} | |||||||
| foreign key | ||||||||
| {{@countForeignKey}}. |
|
|
||||||
| query | |
|---|---|
| {{ @countQuery }}. | {{ @columnQuery }} |
| {{ @redisInformation.dsn.label }} | {{ @redisInformation.dsn.value }} | ||
| {{ @redisInformation.connected.label }} |
|
|
|
| Redis can be used as Cache backend | pathfinder.ini |
| Redis can be used as PHP Sessions handler | php.ini |
| {{ @entry.label }} |
|
|