BladePipe 1.6.0 supports Snowflake, Hologres and CloudBerry.
跳到主要内容

Upgrade All-In-One (Docker)

This page introduces how to upgrade BladePipe using Docker.

Prerequisite

Procedure

  1. Log in to the node which deployed BladePipe.

  2. 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
  3. Successfully upgrade the BladePipe.

    ███████╗██╗   ██╗ ██████╗ ██████╗███████╗███████╗███████╗
    ██╔════╝██║ ██║██╔════╝██╔════╝██╔════╝██╔════╝██╔════╝
    ███████╗██║ ██║██║ ██║ █████╗ ███████╗███████╗
    ╚════██║██║ ██║██║ ██║ ██╔══╝ ╚════██║╚════██║
    ███████║╚██████╔╝╚██████╗╚██████╗███████╗███████║███████║
    ╚══════╝ ╚═════╝ ╚═════╝ ╚═════╝╚══════╝╚══════╝╚══════╝

    BladePipe for Docker is ready! visit console http://{ip}:31111 in an web explorer and have fun :)