Re: Setting up pgAdmin4 as a web application

From: Dave Page <dpage(at)pgadmin(dot)org>
To: dealy663 <dealy663(at)gmail(dot)com>
Cc: pgadmin-hackers <pgadmin-hackers(at)postgresql(dot)org>
Subject: Re: Setting up pgAdmin4 as a web application
Date: 2016-10-19 14:49:07
Message-ID: CA+OCxoweSjDt21oAWsaGr24nzLsb_mAwc45OGQgCbVFgnaX=eg@mail.gmail.com
Views: Raw Message | Whole Thread | Download mbox | Resend email
Thread:
Lists: pgadmin-hackers

On Wed, Oct 19, 2016 at 3:43 PM, dealy663 <dealy663(at)gmail(dot)com> wrote:
> Ok, I'll give that a try.
>
> I have my python setup to use a virtual environment. Could that be causing
> the problems I'm having? I was able to get the venv setup with pgAdmin4
> working on my workstation and thought that was the right way to set things
> up on the server.

I haven't tried it in a venv on a server (though my dev environment is
setup that way). It should work, but you may need to adjust the wsgi
file or Apache config to point to the virtual env.

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

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

In response to

Responses

Browse pgadmin-hackers by date

  From Date Subject
Next Message Murtuza Zabuawala 2016-10-19 15:01:11 Re: Setting up pgAdmin4 as a web application
Previous Message dealy663 2016-10-19 14:43:25 Re: Setting up pgAdmin4 as a web application