| From: | Dhilip Kumar <dhilipkumarbalraj(at)gmail(dot)com> |
|---|---|
| To: | pgadmin-support(at)lists(dot)postgresql(dot)org |
| Subject: | Running pgadmin in custom path. |
| Date: | 2024-04-20 14:39:34 |
| Message-ID: | CAMWso78Bc+OMbewxZfGQT=M7kJ5kTq6dFTuQD6Qh_6Pe9z6bwg@mail.gmail.com |
| Views: | Whole Thread | Raw Message | Download mbox | Resend email |
| Thread: | |
| Lists: | pgadmin-support |
Dear all,
Hope everything is good.
Let me explain my setup. I have AWS Load balancer, where I have path
mapping to '/pg' which points ecs pgadmin container.
When I try to connect mydomain.com/pg , it's reaching container, but
pgadmin says, no such folder /pg exists. No such url found.
Pgadmin looking for location /pg and failed to load site.
Also, I'm passing SERVER HOST URL as /pg as param in ecs container. It
fails constructs URL.
AWS support says Load balancer forwards path as it is to pgadmin and
container should take care of it.
How can I host pgadmin in /pg ? I use public docker image, should I build
custom docker file with any change?
Need your help.
Thank you
Dhilip Kumar
| From | Date | Subject | |
|---|---|---|---|
| Next Message | Yogesh Mahajan | 2024-04-22 05:00:29 | Re: Running pgadmin in custom path. |
| Previous Message | Mike Peck | 2024-04-19 23:02:56 | Ssh tunnel hosts changing... |