Categorygithub.com/couchbaselabs/showfast
modulepackage
0.0.0-20240823164411-66737255c047
Repository: https://github.com/couchbaselabs/showfast.git
Documentation: pkg.go.dev

# README

showfast

Go Report Card codebeat badge Docker Hub package

Couchbase Server performance dashboard.

Prerequisites

  • Couchbase Server 4.x.

Building from the source

First, install Go vendor tool:

> go get -u github.com/kardianos/govendor

Pull third-party packages into vendor folder:

> govendor sync

Build the project:

> go build

Usage

> docker pull perflab/showfast
> docker run -t -i -e CB_HOST=... -e CB_PASS=... -p 8000:8000 perflab/showfast

# Structs

No description provided by the author
No description provided by the author
No description provided by the author
No description provided by the author
No description provided by the author
No description provided by the author
No description provided by the author
No description provided by the author