A simple web based boltdb GUI Admin panel.
go get github.com/evnix/boltdbweb
boltdbweb --db-name=<DBfilename>[required] --port=<port>[optional] --static-path=<static-path>[optional]
--db-name:
The file name of the DB.
--port:
Port for listening on... (Default: 8080)--static-path:
If you moved the binary to different folder you can determin the path of the web
folder. (Default: Same folder where the binary is located.)boltdbweb --db-name=test.db --port=8089 --static-path=/home/user/github/boltdbweb
Goto: http://localhost:8089
AboutA web based GUI for BoltDB files
Topics Resources License Stars Watchers ForksYou can’t perform that action at this time.
RetroSearch is an open source project built by @garambo | Open a GitHub Issue
Search and Browse the WWW like it's 1997 | Search results from DuckDuckGo
HTML:
3.2
| Encoding:
UTF-8
| Version:
0.7.4