From 0e1b6b0a8a1b06f88f52de0ff7cbd80e6c63eed6 Mon Sep 17 00:00:00 2001 From: s3goat <41472927+dimyme@users.noreply.github.com> Date: Thu, 18 Oct 2018 21:28:25 +0200 Subject: [PATCH] bb is a working webserver right out of the box --- 3-BM-web-server:-bitboard.md | 7 +++++++ 1 file changed, 7 insertions(+) diff --git a/3-BM-web-server:-bitboard.md b/3-BM-web-server:-bitboard.md index df24134..9635fc5 100644 --- a/3-BM-web-server:-bitboard.md +++ b/3-BM-web-server:-bitboard.md @@ -5,6 +5,13 @@ quick install of Bitmessage and bitboard in a bash Konsole: [bash installer Scr _**pastebin.com/HrLtCKaj**_ *** +bb is a **working webserver** right out of the box! using web.py engine + +the above bash menu installs bitboard as a webserver right away! So on a rental v-server you have a web-facing GUI like beamstat.com + +But bb can use a lil improvement for a web deployment: proper daemon mode and restart after crash. + + If someone puts a BitBoard on public internet, please post the link here: _____________ , thanks. Although it's still somewhat basic, it does have a fair bit of features already, although they do come with some drawbacks. Basically, once you're running Bitmessage with the API enabled, you can then run bitboard, which will connect to the API, and load all your channels into a friendly 4chan-style image board.