From: | Christian Castelli <christian(dot)castelli(at)habble(dot)it> |
---|---|
To: | Dave Page <dpage(at)pgadmin(dot)org> |
Cc: | Murtuza Zabuawala <murtuza(dot)zabuawala(at)enterprisedb(dot)com>, pgAdmin Support <pgadmin-support(at)postgresql(dot)org> |
Subject: | Re: PG Admin 4 domain |
Date: | 2017-02-16 12:21:06 |
Message-ID: | CAG-QntkUxLwEjhZVnZ+UDvEj6u=3gn1m17q+cWVepCim65HOXQ@mail.gmail.com |
Views: | Raw Message | Whole Thread | Download mbox | Resend email |
Thread: | |
Lists: | pgadmin-support |
Thank you Dave and Murtuza.
2017-02-16 13:06 GMT+01:00 Dave Page <dpage(at)pgadmin(dot)org>:
>
>
> On Thu, Feb 16, 2017 at 12:02 PM, Murtuza Zabuawala <murtuza.zabuawala@
> enterprisedb.com> wrote:
>
>> 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)
>>
>
> Yeah, but *don't* do that without switching SERVER_MODE = true to ensure
> that authentication is enabled, otherwise you're opening pgAdmin (and any
> saved passwords etc) to anyone on your network.
>
> For production use, you should use Apache or similar per the instructions
> I just posted.
>
> --
> 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 <http://it.linkedin.com/in/christiancastelli/>
Rispetta l'ambiente, stampa questa mail solo se veramente necessario.
From | Date | Subject | |
---|---|---|---|
Next Message | matshyeq | 2017-02-17 10:30:31 | Re: Mac OS X error for pgAdmin 4.1.2 |
Previous Message | Dave Page | 2017-02-16 12:06:25 | Re: PG Admin 4 domain |