chartdb/ChartDB Database Sync
Sync your database schema with ChartDB for automatic ER diagram updates
View on GitHubTrust Signals
- Scorecard Score
- not yet scored
- Maintenance Recency
- Stale
- License
- None
Inputs
| name | description | required | default |
|---|---|---|---|
| db-host | Database host address | yes | — |
| db-port | Database port | no | 5432 |
| db-database | Database name | yes | — |
| db-username | Database username | yes | — |
| db-password | Database password (use secrets!) | no | — |
| db-type | Database type (postgresql, mysql, mariadb, mssql) | yes | — |
| chartdb-api-token | ChartDB API token (use secrets!) | yes | — |
| chartdb-diagram-id | ChartDB diagram ID to sync with | yes | — |
| network | Docker network mode | no | host |
Outputs
| name | description |
|---|---|
| status | Sync status |