Re: [pgadmin-support] PG Admin 4 domain

Поиск
Список
Период
Сортировка
От Murtuza Zabuawala
Тема Re: [pgadmin-support] PG Admin 4 domain
Дата
Msg-id CAKKotZQf239TYRPRk85Hmz=ukmF5NvNxavMz+M6NGSH94MJqOg@mail.gmail.com
обсуждение исходный текст
Ответ на Re: [pgadmin-support] PG Admin 4 domain  (Christian Castelli <christian.castelli@habble.it>)
Ответы Re: [pgadmin-support] PG Admin 4 domain
Список pgadmin-support
By default pgAdmin4 runs on loopback adapter, to make it run on ethernet (eth0) you need to change some of configuration options.

You need to add below config options,

DEFAULT_SERVER = '0.0.0.0'

in config_local.py (in "pgAdmin4" folder).

Now restart pgAdmin4, Now try accessing pgAdmin4 using IP address you mentioned(eg, http://172.xxx.xxx.xx:8081)
--
Regards,
Murtuza Zabuawala
EnterpriseDB: http://www.enterprisedb.com
The Enterprise PostgreSQL Company


On Thu, Feb 16, 2017 at 5:23 PM, Christian Castelli <christian.castelli@habble.it> wrote:
Thanks for rapid reply,
I'm running it in desktop mode, following a post on Stack Overflow. It's all fine if I browse it on localhost:5050 but if I try with my private IP it cannot connect.
I attach my version of PG Admin 4 running on Ubuntu 16.04 Linux daneel 4.4.0-62-generic.



2017-02-16 12:44 GMT+01:00 Dave Page <dpage@pgadmin.org>:
Hi

On Thu, Feb 16, 2017 at 11:35 AM, Christian Castelli <christian.castelli@habble.it> wrote:
Hello PG Admin 4 developers,
first of all congrats for your complete rewrite of this program, this web version is impressive.

Thanks!
 
I was just wondering if it's possible to run an instance of pgadmin4 in order to be visible to others machine in a private LAN (for example 172.19.xxx.xxx:5050). Does any property exists for doing this?

You can run it on any webserver, it doesn't matter whether it's private or public. I've got a feeling that's not quite what you're asking though?

--
Dave Page
Blog: http://pgsnake.blogspot.com
Twitter: @pgsnake

EnterpriseDB UK: http://www.enterprisedb.com
The Enterprise PostgreSQL Company



--
Christian Castelli
Senior Developer



Habble Srl
Via della Canapiglia, 5
56019 Vecchiano (Pi) - Italy
Lat: 43° 46' 53.03" N
Long: 10° 20' 10.36" E

Help Desk: +39 050 6397490
E-Fax:+39 050 6390236

Web: http://www.habble.it
Skype id: christrack
LinkedIn: christian.castelli
 
Rispetta l'ambiente, stampa questa mail solo se veramente necessario.


--
Sent via pgadmin-support mailing list (pgadmin-support@postgresql.org)
To make changes to your subscription:
http://www.postgresql.org/mailpref/pgadmin-support


В списке pgadmin-support по дате отправления:

Предыдущее
От: Christian Castelli
Дата:
Сообщение: Re: [pgadmin-support] PG Admin 4 domain
Следующее
От: Dave Page
Дата:
Сообщение: Re: [pgadmin-support] PG Admin 4 domain