Environment Variables
Environmental variables
Section titled “Environmental variables”The following variables are used by dbdeployer.
Abbreviations
Section titled “Abbreviations”DEBUG_ABBREnables debug information for abbreviations engine.SKIP_ABBRDisables the abbreviations engine.SILENT_ABBRDisables the verbosity with abbreviations.DBDEPLOYER_ABBR_FILEChanges the abbreviations file
Concurrency
Section titled “Concurrency”RUN_CONCURRENTLYRun operations concurrently (multiple sandboxes and deletions)DEBUG_CONCURRENCYEnables debug information for concurrent operationsVERBOSE_CONCURRENCYGives more info during concurrency.
Catalog
Section titled “Catalog”SKIP_DBDEPLOYER_CATALOGStops using the centralized JSON catalog.
Ports management
Section titled “Ports management”SHOW_CHANGED_PORTSwill show which ports were changed to avoid clashes.
Sandbox deployment
Section titled “Sandbox deployment”HOMEUsed to initialize sandboxes components:SANDBOX_HOMEandSANDBOX_BINARYdepend on this one.TMPDIRUsed to define where the socket file will be located.USERUsed to define which user will be used to run the database server.SANDBOX_BINARYWhere the MySQL unpacked binaries are stored.SANDBOX_HOMEWhere the sandboxes are deployed.INIT_OPTIONSOptions to be added to the initialization script command line.MY_CNF_OPTIONSOptions to be added to the sandbox configuration file.MY_CNF_FILEAlternate file to be used as source for the sandbox my.cnf.