Обсуждение: Help me

Поиск
Список
Период
Сортировка

Help me

От
genyous_anonnymous@icloud.com
Дата:
Hello! I am a beginner developer. I ask you for help and advice. I have an Apache2 server on Ubuntu 22.04 operating
system.Please tell me the best way to create an admin panel for database management? In a Python3 venv virtual
environment?Or should I use the Apache2 libapache2-mod-wsgi-py3 modules directly? For me, safety is a priority! If you
writeI will be very grateful. Thanks for your time! Good and peace to you! 


Re: Help me

От
Aditya Toshniwal
Дата:

On Wed, Sep 14, 2022 at 9:22 PM <genyous_anonnymous@icloud.com> wrote:
Hello! I am a beginner developer. I ask you for help and advice. I have an Apache2 server on Ubuntu 22.04 operating system. Please tell me the best way to create an admin panel for database management? In a Python3 venv virtual environment? Or should I use the Apache2 libapache2-mod-wsgi-py3 modules directly? For me, safety is a priority! If you write I will be very grateful. Thanks for your time! Good and peace to you!



--
Thanks,
Aditya Toshniwal
pgAdmin Hacker | Software Architect | edbpostgres.com
"Don't Complain about Heat, Plant a TREE"

Re: Help me

От
Dave Page
Дата:


On Thu, 15 Sept 2022 at 06:02, Aditya Toshniwal <aditya.toshniwal@enterprisedb.com> wrote:

Or for the quick and easy instructions, follow https://www.pgadmin.org/download/pgadmin-4-apt/
 
 

On Wed, Sep 14, 2022 at 9:22 PM <genyous_anonnymous@icloud.com> wrote:
Hello! I am a beginner developer. I ask you for help and advice. I have an Apache2 server on Ubuntu 22.04 operating system. Please tell me the best way to create an admin panel for database management? In a Python3 venv virtual environment? Or should I use the Apache2 libapache2-mod-wsgi-py3 modules directly? For me, safety is a priority! If you write I will be very grateful. Thanks for your time! Good and peace to you!



--
Thanks,
Aditya Toshniwal
pgAdmin Hacker | Software Architect | edbpostgres.com
"Don't Complain about Heat, Plant a TREE"


--