boltdbweb

command module
v1.0.4 Latest Latest
Warning

This package is not in the latest version of its module.

Go to latest
Published: Jan 4, 2022 License: MIT Imports: 16 Imported by: 0

README

boltdbweb

A simple web based boltdb GUI Admin panel.

Installation

MacOS (and ubuntu supported) installation via Brew:

brew tap isan-rivkin/toolbox
brew install boltdbweb

Alternative, Download binary from releases.

Usage
boltdbweb --db-name=<DBfilename>[required] --port=<port>[optional]
  • --db-name: The file name of the DB.
    • NOTE: If 'file.db' does not exist. it will be created as a BoltDB file.
  • --port: Port for listening on... (Default: 8080)
Example
boltdbweb --db-name=test.db --port=8089

Goto: http://localhost:8089

Screenshots:

Documentation

Overview

boltdbweb is a webserver base GUI for interacting with BoltDB databases.

For authorship see https://github.com/evnix/boltdbweb MIT license is included in repository

Directories

Path Synopsis

Jump to

Keyboard shortcuts

? : This menu
/ : Search site
f or F : Jump to
y or Y : Canonical URL