Web frontend of PoWA, the PostgreSQL Workload Analyzer tool by Dalibo, to be used with powa-db.
Start with:
docker run -d --name powa-web --link powa-db:powa-db -p 8888:8888 verhage/powa-web
Assumed your powa-db container in named 'powa-db'. When started, PoWA will be accessible from your web browser on http://localhost:8888/. Login with your database super user.
For more information, visit:
Content type
Image
Digest
sha256:9c0f7f5a2…
Size
198.1 MB
Last updated
almost 11 years ago
docker pull verhage/powa-web