BOOK THIS SPACE FOR AD
ARTICLE ADFirst, you need to Install Couch DB with SSL .
Next step is creating the database and an user/password pair. You need to set your domain, admin password and the user (bbrf) password in this script.
The output should be:
> ./createdb.sh{"ok":true}
{"ok":true,"id":"org.couchdb.user:bbrf","rev":"1-f9812f073762cbXXXX72e2cb3a"}
{"ok":true}
{"ok":true}
{"ok":true,"id":"_design/bbrf","rev":"1-efe335e4XXXXXb2ee68ddffa"}
"https://bbrf.me"
Installing the client
pip install bbrfTest it
> bbrf -v1.0.6
Test that it worked
bbrf listUsing the Dashboard