command
Version:
v0.1.1
Opens a new window with list of versions in this module.
Published: Feb 3, 2021
License: Apache-2.0
Opens a new window with license information.
Imports: 13
Opens a new window with list of imports.
Imported by: 0
Opens a new window with list of known importers.
README
¶
Results API Server
Variables
| Environment Variable |
Description |
Example |
| DB_USER |
MySQL Database user |
user |
| DB_PASSWORD |
MySQL Database Password |
hunter2 |
| DB_PROTOCOL |
MySQL Database Network Protocol |
unix |
| DB_ADDR |
MySQL Database address |
/cloudsql/my-project:us-east1:tekton-results |
| DB_NAME |
MySQL Database name |
tekton_results |
Values derived from MySQL DSN (see
https://github.com/go-sql-driver/mysql#dsn-data-source-name)
If you use the default MySQL server we provide, the DB_ADDR can be set as tekton-results-mysql.tekton-pipelines.
Documentation
¶
There is no documentation for this package.
Source Files
¶
Click to show internal directories.
Click to hide internal directories.