Install All-In-One (Docker)
This page introduces how to install BladePipe using Docker.
Prerequisite
-
Docker and Docker Compose have been installed. Please refer to Minimal Docker Installation for guidance.
-
The following ports are not in use.
Component Port Use bladepipe-mysql 25000 The port of metadata database MySQL bladepipe-console 8111 The port of Web console for user bladepipe-console 7007 The port of Web console for Worker bladepipe-worker 18787 The port for debuggint DataJob bladepipe-prometheus 19090 The port for prometheuse
Procedure
-
Run the following command to download and execute the installer script.
curl -fsSL https://bladepipe-docker.s3.ap-southeast-1.amazonaws.com/install_on_docker.sh | bash -s -- <version> ./bp_home -
Successfully installed the BladePipe.
███████╗██╗ ██╗ ██████╗ ██████╗███████╗███████╗███████╗
██╔════╝██║ ██║██╔════╝██╔════╝██╔════╝██╔════╝██╔════╝
███████╗██║ ██║██║ ██║ █████╗ ███████╗███████╗
╚════██║██║ ██║██║ ██║ ██╔══╝ ╚════██║╚════██║
███████║╚██████╔╝╚██████╗╚██████╗███████╗███████║███████║
╚══════╝ ╚═════╝ ╚═════╝ ╚═════╝╚══════╝╚══════╝╚══════╝
BladePipe for Docker is ready! visit console http://{ip}:8111 in an web explorer and have fun :)
Get started
-
Web (Please visit it in Chrome): http://
${ip}:8111 -
Account:
walter.bp@bladepipe.com -
Password:
bp_onpremise_2024 -
Verification code:
777777infoIt is recommended to change the credentials according to the following docs: