Vitess database cluster deployment (etcd + vtctld/vttablet + vtgate)
Find a file
raf 587a324609 Add testvitess_1 primary tablet (zone1-200) + phpMyAdmin DisableIS
phpMyAdmin uses information_schema.SCHEMATA by default, which vtgate
routes to a single tablet's local schemata - so only the commerce
keyspace (vt_commerce) shows up. DisableIS=true makes phpMyAdmin use
SHOW DATABASES instead, which vtgate maps across keyspaces.

Tablet 200 is the primary for testvitess_1/0 (published on 15200).
2026-04-14 11:49:44 +02:00
nginx Front phpMyAdmin with nginx SSL proxy (step-ca cert) on :15443 2026-04-14 11:10:25 +02:00
quadlet Add testvitess_1 primary tablet (zone1-200) + phpMyAdmin DisableIS 2026-04-14 11:49:44 +02:00
scripts Add 2 worker tablets (zone1-101, zone1-102) to commerce/0 shard 2026-04-14 10:57:59 +02:00
.gitignore Add 2 worker tablets (zone1-101, zone1-102) to commerce/0 shard 2026-04-14 10:57:59 +02:00