Skip to content

Update Docker Dev Setup#217

Open
betsyecastro wants to merge 5 commits intodevelopfrom
update-docker-dev-setup
Open

Update Docker Dev Setup#217
betsyecastro wants to merge 5 commits intodevelopfrom
update-docker-dev-setup

Conversation

@betsyecastro
Copy link
Copy Markdown
Contributor

Replaces PR #211 to remove containerized PDF files generation. Includes:

  • localdev-shared-services network setup to connect to Redis and MySQL services.
  • nginx-proxy network setup for proxy server.
  • .docker/ directory with Apache and PHP configurations.
  • Xdebug and ImageMagick extensions available in the PHP container for local development.
  • Mail catcher setup.

.env requirements:

  • CONTAINER_ENV=local
  • APP_ADDRESS="profiles.test"
  • DB_HOST=db
  • DB_PASSWORD=
  • REDIS_HOST=redis

@betsyecastro betsyecastro requested a review from wunc April 27, 2026 22:00
@betsyecastro betsyecastro self-assigned this Apr 27, 2026
@betsyecastro betsyecastro added the 🔧 env-changes Requires .env changes label Apr 27, 2026
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

Labels

🔧 env-changes Requires .env changes

Projects

None yet

Development

Successfully merging this pull request may close these issues.

1 participant