On Wed, Jul 19, 2017 at 5:07 PM, Mike Surcouf wrote:
> Hi Dave thanks for reply
>
>
>
> In what scenario are the web components used in desktop mode.
>
The core of the application (like, 97% of it) is the web code. The desktop
runtime is just a python interpreter with a web browser attached, tha
ewall-cmd --permanent --zone=public --add-port=443/tcp
firewall-cmd --reload
#Start apache
systemctl enable httpd.service
systemctl start httpd.service
--
From: Dave Page [mailto:dp...@pgadmin.org]
Sent: 19 July 2017 17:03
To: Mike Surcouf
Cc: pgadmin-supp...@post
Hi Dave thanks for reply
In what scenario are the web components used in desktop mode.
Sorry if I I keep banging on about it
From: Dave Page [mailto:dp...@pgadmin.org]
Sent: 19 July 2017 17:03
To: Mike Surcouf
Cc: pgadmin-supp...@postgresql.org
Subject: Re: Consider default SERVER_MODE =True for
On Wed, Jul 19, 2017 at 4:54 PM, Mike Surcouf wrote:
> It would be nice if the pgadmin40v1-web package set the SERVER_MODE = True
>
> I can't think why you would install the web package without this but there
> may be a reason?
>
Yes, it would break the default installation mode (desktop).
The
It would be nice if the pgadmin40v1-web package set the SERVER_MODE = True
I can't think why you would install the web package without this but there may
be a reason?
Also since the setup script does different things depending on this value if
you don't do it first you have to delete the config