Skip to content

Conversation

noeoedi
Copy link

@noeoedi noeoedi commented Jun 25, 2024

This pull request adds a Dev-Container setup for the WordPress development environment.

Changes included:

  • Added Dockerfile for setting up WordPress and necessary tools
  • Added docker-compose.yml for orchestrating WordPress and MariaDB containers
  • Created .devcontainer/devcontainer.json for configuring the Dev-Container
  • Added wp-config.php for WordPress configuration
  • Added init-db.sh script for initializing the database with demo data
  • Added dump.sql for importing demo data

Benefits:

  • Provides a consistent development environment for all contributors
  • Simplifies setup and reduces onboarding time for new developers
  • Ensures all necessary tools and dependencies are available

Please let me know if there are any changes required or additional improvements needed.

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Projects
None yet
Development

Successfully merging this pull request may close these issues.

1 participant