Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

Add a simple way to launch pgtop #46

Open
alexgarel opened this issue Jun 11, 2024 · 2 comments
Open

Add a simple way to launch pgtop #46

alexgarel opened this issue Jun 11, 2024 · 2 comments

Comments

@alexgarel
Copy link
Member

It's very handy to be able to use pgtop even on a production database to see what's going on.

Add a simple way to launch pgtop.

@alexgarel
Copy link
Member Author

It can be a make pgtop target.

To launch it it can be a docker/tools.yaml docker file with tools to launch manually (it should be used along with base docker files defined in COMPOSE_FILE variable). (prefered one)

or a pgtop docker container in the right network and pointing at the right address.

@alexgarel
Copy link
Member Author

An even simpler way is to publish docker ports so that it is accessible on localhost @john-gom, I did it in prod (with a small edit directly in prod), to let @cquest analyze requests.

@teolemon teolemon added the ✨ enhancement New feature or request label Jul 30, 2024
@teolemon teolemon removed the ✨ enhancement New feature or request label Oct 29, 2024
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Projects
None yet
Development

No branches or pull requests

2 participants