Skip to main content

Manual intervention module for PeerPlays

Project description

## Peerplays BOS - Bookie Oracle Software Suite - Manual Intervention Module

The purpose of these tools is to serve the witnesses and assist them
with their regular ground work of managing events on the PeerPlays
blockchain.

## Development use
Clone the develop branch from the repository locally
git clone -b remote git@bitbucket.org:peerplaysblockchain/bookied-ui.git

Install environment

$ apt-get install -y python3 python3-pip libmysqlclient-dev libssl-dev npm
$ npm install -g bower

Install virtual environemnt user either one of the following

$ pip3 install virtualenv # should always works
$ apt-get install python-virtualenv # Ubuntu 14.04
$ apt-get install virtualenv # Ubuntu 16.04

Install static files

$ cd app
$ bower install

Run the development server

$ run_dev_server.sh

The manual intervention module is then available at

http://localhost:5000/overview

For documentation of usage please look inside the scripts. To add the init accounts please use

5KQwrPbwdL6PhXujxW37FSSQZ1JiwsST4cqQzDeyXtP79zkvFD3

### Description of scripts

setup.sh
Ensures that the given command is executed within a virtual environment

run_dev_server.sh
Starts the manual intervention module via flask development webservice

## Docker

### Build and Run Docker Container

$ cd bookied-ui
$ docker build -t boss:latest .
$ docker-compose up

.. then open browser with URL:

http://localhost:8000

Project details


Download files

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

Source Distribution

bos-mint-0.0.3.tar.gz (2.3 kB view details)

Uploaded Source

File details

Details for the file bos-mint-0.0.3.tar.gz.

File metadata

  • Download URL: bos-mint-0.0.3.tar.gz
  • Upload date:
  • Size: 2.3 kB
  • Tags: Source
  • Uploaded using Trusted Publishing? No

File hashes

Hashes for bos-mint-0.0.3.tar.gz
Algorithm Hash digest
SHA256 16f50272d494c90570f98409cd9683048e86d0b301dbdb7c9ec48044103e480a
MD5 20f38fe44bf4dcdb488a74c1de2a238b
BLAKE2b-256 564539aeaf14105d1a52f0073bb3eae39de2c956d9a4dd4872c8507104622d44

See more details on using hashes here.

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