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 PGAdmin container for PostgreSQL administration and debugging #75

Merged
merged 6 commits into from
Dec 31, 2023

Conversation

gmirsky
Copy link
Contributor

@gmirsky gmirsky commented Dec 11, 2023

Add an optional PGAdmin container to assist developers debug and administer their PostgreSQL database.

Changes to Readme file and to the docker-compose.yml file.

Readme file has instructions on what to add to the .env file. along with instructions on how to connect pgadmin to the PostgreSQL database container.
docker-compose yaml has commented yaml to create the pgadmin container

Added directory assets with screenshot of the pgadmin connection dialog with annotations to what variables in the .env file they correspond to.

@igorbenav igorbenav added the enhancement New feature or request label Dec 11, 2023
@igorbenav igorbenav self-assigned this Dec 11, 2023
@igorbenav
Copy link
Owner

Hey, @gmirsky, thank you so much for the contribution!
I'll just remove the assets directory and upload the image to a github issue, then merge it.

Copy link
Owner

@igorbenav igorbenav left a comment

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

@gmirsky remove the assets directory please and replace the link in README with the following:

https://private-user-images.githubusercontent.com/43156212/289698727-e15693b6-fae9-4ec6-a597-e70ab6f44133.png?jwt=eyJhbGciOiJIUzI1NiIsInR5cCI6IkpXVCJ9.eyJpc3MiOiJnaXRodWIuY29tIiwiYXVkIjoicmF3LmdpdGh1YnVzZXJjb250ZW50LmNvbSIsImtleSI6ImtleTEiLCJleHAiOjE3MDIzMzczMzAsIm5iZiI6MTcwMjMzNzAzMCwicGF0aCI6Ii80MzE1NjIxMi8yODk2OTg3MjctZTE1NjkzYjYtZmFlOS00ZWM2LWE1OTctZTcwYWI2ZjQ0MTMzLnBuZz9YLUFtei1BbGdvcml0aG09QVdTNC1ITUFDLVNIQTI1NiZYLUFtei1DcmVkZW50aWFsPUFLSUFJV05KWUFYNENTVkVINTNBJTJGMjAyMzEyMTElMkZ1cy1lYXN0LTElMkZzMyUyRmF3czRfcmVxdWVzdCZYLUFtei1EYXRlPTIwMjMxMjExVDIzMjM1MFomWC1BbXotRXhwaXJlcz0zMDAmWC1BbXotU2lnbmF0dXJlPWY3MTIzN2YyMDFkNDZlMjdjNjJmYjZhMzlmOTBjMjEyNjM4MzM2YzFhNzc2ODlmYzg5NGQyNDZkNzczMjk5NzcmWC1BbXotU2lnbmVkSGVhZGVycz1ob3N0JmFjdG9yX2lkPTAma2V5X2lkPTAmcmVwb19pZD0wIn0.PvvLm4pept66cnr_svat5gu13bEj2T44sF6eWcfi0Kw

@igorbenav igorbenav merged commit f676ab6 into igorbenav:main Dec 31, 2023
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
enhancement New feature or request
Projects
None yet
Development

Successfully merging this pull request may close these issues.

None yet

2 participants