Upgrade All-In-One (Docker)
This page introduces how to upgrade BladePipe using Docker.
Prerequisite
- Docker has been installed. Please refer to Minimal Docker Installation for guidance.
- BladePipe has been installed with Docker. Please refer to Install All-In-One(Docker) for guidance.
Procedure
-
Log in to the node which deployed BladePipe.
-
Run the following command to download and execute the upgrade script.
curl -fsSL https://bladepipe-docker.s3.ap-southeast-1.amazonaws.com/upgrade_on_docker.sh | bash -s -- <version> ./bp_home -
Successfully upgrade the BladePipe.
███████╗██╗ ██╗ ██████╗ ██████╗███████╗███████╗███████╗
██╔════╝██║ ██║██╔════╝██╔════╝██╔════╝██╔════╝██╔════╝
███████╗██║ ██║██║ ██║ █████╗ ███████╗███████╗
╚════██║██║ ██║██║ ██║ ██╔══╝ ╚════██║╚════██║
███████║╚██████╔╝╚██████╗╚██████╗███████╗███████║███████║
╚══════╝ ╚═════╝ ╚═════╝ ╚═════╝╚══════╝╚══════╝╚══════╝
BladePipe for Docker is ready! visit console http://{ip}:31111 in an web explorer and have fun :)