Skip to main content

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 :)