Skip to main content

CLI for managing SimplyBlock cluster

Project description

Simply Block

Docker Image Build

Python Unit Testing

Install

Add the package repo from AWS CodeArtifact using awscli

aws codeartifact login --tool pip --repository sbcli --domain simplyblock --domain-owner 565979732541 --region eu-west-1

Install package

pip install --extra-index-url https://pypi.org/simple sbcli-dev

Components

Simply Block Core

Contains core logic and controllers for the simplyblock cluster

Simply Block CLI

Please see this document README.md

Simply Block Web API

Please see this document README.md

local development

FoundationDB requires a client library (libfdb_c.dylib) for the Python bindings to interact with the database. Depending on the OS architecture, please install the appropriate version from the official github repo

wget https://github.com/apple/foundationdb/releases/download/7.3.3/FoundationDB-7.3.3_arm64.pkg

setup the code on a management node and the webApp code can be developed by building the docker-compose-dev.yml file.

sudo docker compose -f docker-compose-dev.yml up --build -d

Project details


Release history Release notifications | RSS feed

This version

3.4.8

Download files

Download the file for your platform. If you're not sure which to choose, learn more about installing packages.

Source Distribution

sbcli_dev-3.4.8.zip (229.6 kB view hashes)

Uploaded Source

Supported by

AWS AWS Cloud computing and Security Sponsor Datadog Datadog Monitoring Fastly Fastly CDN Google Google Download Analytics Microsoft Microsoft PSF Sponsor Pingdom Pingdom Monitoring Sentry Sentry Error logging StatusPage StatusPage Status page