[pgAdmin][RM5017] Use cheroot as default production server - Mailing list pgadmin-hackers

From Aditya Toshniwal
Subject [pgAdmin][RM5017] Use cheroot as default production server
Date
Msg-id CAM9w-_kHiZMhHZK+ZznADSHYrEH+SFxR0oTkZ3oBdDYCcGS85w@mail.gmail.com
Whole thread Raw
Responses Re: [pgAdmin][RM5017] Use cheroot as default production server  (Akshay Joshi <akshay.joshi@enterprisedb.com>)
Re: [pgAdmin][RM5017] Use cheroot as default production server  (Ashesh Vashi <ashesh.vashi@enterprisedb.com>)
List pgadmin-hackers
Hi Hackers,

Attached is the patch to use https://pypi.org/project/cheroot/ instead of current flask dev server. cheroot is a stable production ready server. Plus, flask dev server is not recommended for production.
Code is changed to use cheroot only when DEBUG is False, otherwise you the default flask server.

Kindly review.

--
Thanks and Regards,
Aditya Toshniwal
Sr. Software Engineer | EnterpriseDB India | Pune
"Don't Complain about Heat, Plant a TREE"
Attachment

pgadmin-hackers by date:

Previous
From: Akshay Joshi
Date:
Subject: Re: [pgAdmin][RM4764][Accessibility] Allow screen-reader to readrelationship attributes in nested elements
Next
From: Dave Page
Date:
Subject: pgAdmin 4 commit: Clarify file ownership/permission requirements for ma