PeerPlays BOS
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
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
Release history Release notifications | RSS feed
Download files
Download the file for your platform. If you're not sure which to choose, learn more about installing packages.
Source Distribution
bos-0.0.1.tar.gz
(2.3 kB
view details)
File details
Details for the file bos-0.0.1.tar.gz
.
File metadata
- Download URL: bos-0.0.1.tar.gz
- Upload date:
- Size: 2.3 kB
- Tags: Source
- Uploaded using Trusted Publishing? No
File hashes
Algorithm | Hash digest | |
---|---|---|
SHA256 | b2807eef6d713162e21d50603bf040311a9e9891fc5c8a9c35abd5213de2a4f2 |
|
MD5 | b2164106a29e4d498e8a410b92c17bf8 |
|
BLAKE2b-256 | fb0220f45c3d650e29c7c150bdaf7592cfc14211c7ef4920cc3ad2a4ac6834db |