Sign inSign up

boxcutter/pgweb

By boxcutter

•Updated over 1 year ago

Blackbox exporter for probing remote machine metrics.

Image
0

1.6K

boxcutter/pgweb repository overview

⁠pgweb

⁠Overview

Pgweb is a web-based database explorer for PostgreSQL, written in Go, and works on Mac, Linux and Windows machines. Distributed as a simple binary with zero dependencies. Very easy to use and packs just the right amount of features.

⁠Usage

Start server:

pgweb

You can also provide connection flags:

pgweb --host localhost --user myuser --db mydb

Connection URL scheme is also supported:

pgweb --url postgres://user:password@host:port/database?sslmode=[mode]
pgweb --url "postgres:///database?host=/absolute/path/to/unix/socket/dir"

Tag summary

Content type

Image

Digest

sha256:912c014de…

Size

55.3 MB

Last updated

over 1 year ago

docker pull boxcutter/pgweb