polardb/Setup PolarDB-X Zero

Create an ephemeral PolarDB-X database instance for CI testing. Automatically cleaned up after the job.

View on GitHub

Trust Signals

Scorecard Score
not yet scored
Maintenance Recency
Stale
License
None
namedescriptionrequireddefault
api-keyPolarDB-X Zero API key (pxk_xxx) for authenticated access with higher quotasno""
ttl-minutesInstance time-to-live in minutesno30
editionInstance edition: standard (single-node) or enterprise (distributed)nostandard
tagOptional tag to identify the instance. Auto-generated from GitHub context if empty.no""
api-urlPolarDB-X Zero API base URLnohttps://zero.polardbx.com/api/v1
wait-timeoutSeconds to wait for MySQL to become connectableno120
namedescription
urlMySQL connection URL (mysql://user:pass@host:port)
jdbc-urlJDBC connection URL (jdbc:mysql://host:port/?useSSL=true)
hostMySQL host
portMySQL port
userMySQL username
passwordMySQL password
instance-idPolarDB-X Zero instance ID for manual management