Containerized development environment for pgweb

Поиск
Список
Период
Сортировка
От Yogesh Sharma
Тема Containerized development environment for pgweb
Дата
Msg-id ddcc84ba-d1b2-4cba-a316-461ee2962c9d@catprosystems.com
обсуждение исходный текст
Ответы Re: Containerized development environment for pgweb
Re: Containerized development environment for pgweb
Список pgsql-www
Hello pgweb team,

Attaching a patch to simplify pgweb dev env setup.

Dockerfile - Main container with Django and PostgreSQL client
docker-compose.yml - to create proper dependency between python and 
postgres container
settings_local.py - Development setting, mounted inside container to 
override pgweb/settings.py
django_setup_local.sh - this script is executed at start of container 
and to setup pgweb specific env

Updated README.rst with commands.

Tested on Fedora 40 with podman as rootless containers. No custom setup 
was required.
start - `podman compose --file docker-compose.yml up --detach`
stop - `podman compose --file docker-compose.yml down`

-- 
Kind Regards,
Yogesh Sharma
PostgreSQL, Linux, and Networking Expert
Open Source Enthusiast and Advocate
PostgreSQL Contributors Team @ RDS Open Source Databases
Amazon Web Services: https://aws.amazon.com

Вложения

В списке pgsql-www по дате отправления: