Bitalosdashboard
| Option | Default | Recommended | Description |
| coordinator_name | | | Database type(sqlite/database=mysql), do not read from configuration file |
| coordinator_addr | | | Database addr. For sqlite, it means sqlite database file path |
| coordinator_auth | | | Database auth |
| product_name | | | Cluster name |
| product_auth | | | Access token for communicate with proxy |
| admin_addr | | | HTTP port of dashboard service |
| admin_model | raft | | Only support "raft" |
| database.username | | | Mysql username |
| database.password | | | Mysql password |
| database.hostport | | | Mysql address(ip+port) |
| database.dbname | | | Mysql database name |