Sign inSign up

bladepipe/worker

By bladepipe

Updated 17 days ago

Real-Time End-to-End Data Replication Worker

Image
0

3.2K

bladepipe/worker repository overview

This page describes how to install a BladePipe Worker in your local environment using Docker Compose.

Prerequisites

Prepare Hardware and OS
Hardware/OSRequirement
Operating SystemCentOS/RHEL, Ubuntu, MacOS
CPU Architecturex86, arm64
CPU Cores4
RAM8 GB
Install Docker

Install Docker Desktop. For more information, see the instructions for installation: Get Docker (17.x.x or later version).

Procedure

  1. Log in to the BladePipe Cloud.

  2. In the top navigation bar, click Sync Settings > Sync Worker.

  3. Run the following command to install the BladePipe Worker in your local environment using Docker Compose:

    /bin/bash -c "$(curl -fsSL https://download.bladepipe.com/docker/install_run.sh)"
    

    BladePipe uses BYOC (Bring Your Own Cloud) deployment model.

    The Worker is installed in your local environment, and BladePipe Cloud monitors all the Workers you create.

    BladePipe will never access your databases directly. Only the Workers can do so.

    For more information, see Connect Worker to BladePipe Cloud.

  4. Obtain the BladePipe Worker configuration.

    1. Click Workers in the Operation column.
    2. Click Configuration > Get Code. A verification code is sent to your email box. Enter the code in the dialog box.
    3. Copy the configuration for use in the next step.
         bladepipe.auth.ak=***
         bladepipe.auth.sk=***
         bladepipe.worker.wsn=***
         bladepipe.console.domain=***
    
    1. Enter the configuration you copied in Step 3.
  5. Check the worker status on the BladePipe Cloud.

    1. Click Sync Settings > Sync Worker > Workers.
    2. Make sure the Worker status is Online.

Tag summary

Content type

Image

Digest

sha256:c79c5d1ed

Size

851.4 MB

Last updated

17 days ago

docker pull bladepipe/worker:1.10.0