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.2.tar.gz (2.3 kB view details)

Uploaded Source

File details

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

File metadata

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

File hashes

Hashes for bos-mint-0.0.2.tar.gz
Algorithm Hash digest
SHA256 7c23cba6287aac7425c2d2eda4cc968066264d887efba5571a76eddead459b0f
MD5 dfe525d7a3324c393b57cbf2915d46ab
BLAKE2b-256 8b6d6021a32975b0ae566512e00f2d1d179c73c4d462b51a97117497d7896c4f

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