public inbox for [email protected]
help / color / mirror / Atom feedPGAdmin Desktop Docker Setup
3+ messages / 2 participants
[nested] [flat]
* PGAdmin Desktop Docker Setup
@ 2025-02-04 19:05 Krishnendu Dasgupta <[email protected]>
0 siblings, 1 reply; 3+ messages in thread
From: Krishnendu Dasgupta @ 2025-02-04 19:05 UTC (permalink / raw)
To: [email protected]
To whom it may concern,
I have been using PGAdmin in my regular dev workflow since 2024 and
certainly enough it has become an integral part of my regular softwares.
Now, when I was goofing around with the Docker setups, I stumbled upon the
fact that PGAdmin can run in 2 modes:
1. Server Mode (Web version)
2. Desktop Mode (Desktop App)
But unfortunately, there exists the Docker Image of only the Web UI.
Under these circumstances, I would be highly obliged if you could guide me
on how to spin up a PGAdmin Desktop using Docker.
PS: A local PostgreSQL instance is also running on port 5433 through Docker
Thank You in anticipation.
Regards,
Krishnendu Dasgupta
^ permalink raw reply [nested|flat] 3+ messages in thread
* Re: PGAdmin Desktop Docker Setup
@ 2025-02-05 09:24 Yogesh Mahajan <[email protected]>
parent: Krishnendu Dasgupta <[email protected]>
0 siblings, 1 reply; 3+ messages in thread
From: Yogesh Mahajan @ 2025-02-05 09:24 UTC (permalink / raw)
To: Krishnendu Dasgupta <[email protected]>; +Cc: [email protected]
Hi,
You set environment variable below to host pgadmin in desktop mode-
PGADMIN_CONFIG_SERVER_MODE = False
Thanks,
Yogesh Mahajan
EnterpriseDB
On Wed, Feb 5, 2025 at 2:47 PM Krishnendu Dasgupta <[email protected]>
wrote:
> To whom it may concern,
> I have been using PGAdmin in my regular dev workflow since 2024 and
> certainly enough it has become an integral part of my regular softwares.
> Now, when I was goofing around with the Docker setups, I stumbled upon the
> fact that PGAdmin can run in 2 modes:
> 1. Server Mode (Web version)
> 2. Desktop Mode (Desktop App)
>
> But unfortunately, there exists the Docker Image of only the Web UI.
>
> Under these circumstances, I would be highly obliged if you could guide me
> on how to spin up a PGAdmin Desktop using Docker.
>
> PS: A local PostgreSQL instance is also running on port 5433 through Docker
>
> Thank You in anticipation.
>
> Regards,
> Krishnendu Dasgupta
>
^ permalink raw reply [nested|flat] 3+ messages in thread
* Re: PGAdmin Desktop Docker Setup
@ 2025-02-12 05:15 Yogesh Mahajan <[email protected]>
parent: Yogesh Mahajan <[email protected]>
0 siblings, 0 replies; 3+ messages in thread
From: Yogesh Mahajan @ 2025-02-12 05:15 UTC (permalink / raw)
To: Krishnendu Dasgupta <[email protected]>; +Cc: pgadmin-support
Hi,
You can use 'docker ps -a' command to list the containers and access it
using the <localhost:port>.
Thanks,
Yogesh Mahajan
EnterpriseDB
^ permalink raw reply [nested|flat] 3+ messages in thread
end of thread, other threads:[~2025-02-12 05:15 UTC | newest]
Thread overview: 3+ messages (download: mbox.gz follow: Atom feed)
-- links below jump to the message on this page --
2025-02-04 19:05 PGAdmin Desktop Docker Setup Krishnendu Dasgupta <[email protected]>
2025-02-05 09:24 ` Yogesh Mahajan <[email protected]>
2025-02-12 05:15 ` Yogesh Mahajan <[email protected]>
This inbox is served by agora; see mirroring instructions
for how to clone and mirror all data and code used for this inbox