SOLDR initial migrate DB and S3 storage to prepare them before start core services
4.0K
There is using next environment variables to run the container:
DB_HOST - Global MySQL IP address or domainDB_PORT - Global MySQL TCP port to connectDB_USER - Global MySQL username to connectDB_PASS - Global MySQL password to connectDB_NAME - Global MySQL database name to connectMINIO_ENDPOINT - URL to connect to Minio S3 storage (including port and schema)MINIO_ACCESS_KEY - Access key to connect to Minio S3 storageMINIO_SECRET_KEY - Secret key to connect to Minio S3 storageMINIO_BUCKET_NAME - Global S3 bucket name to connect and copy modules filesMYSQL_ROOT_USER - MySQL root username to create instance DB on initial stageMYSQL_ROOT_PASSWORD - MySQL root password to create instance DB on initial stageAGENT_SERVER_HOST - Agent server hostname (vxserver) to register it into services tableAGENT_SERVER_DB_NAME - Instance MySQL database name to connect from agent server sideAGENT_SERVER_DB_USER - Instance MySQL username to connect from agent server sideAGENT_SERVER_DB_PASS - Instance MySQL password to connect from agent server sideAGENT_SERVER_MINIO_BUCKET_NAME - Instance S3 bucket name to connect from agent server sideContent type
Image
Digest
sha256:a7c0cc648…
Size
34.5 MB
Last updated
over 2 years ago
docker pull vxcontrol/soldr-dbmigrate