awesome-repositories.com
المدونة
awesome-repositories.com

اكتشف أفضل مستودعات المصادر المفتوحة باستخدام بحث مدعوم بالذكاء الاصطناعي.

استكشفعمليات بحث منسقةبدائل مفتوحة المصدربرمجيات ذاتية الاستضافةالمدونةخريطة الموقع
المشروعحولكيفية ترتيب النتائجالصحافةخادم MCP
قانونيالخصوصيةالشروط
© 2026 Bringes Technology SRL·VAT RO45896025·hello@awesome-repositories.com
·
nezhar avatar

nezhar/wordpress-docker-compose

0
View on GitHub↗
2,034 نجوم·1,382 تفرعات·Shell·MIT·7 مشاهدات

Wordpress Docker Compose

يوفر هذا المشروع حزمة تطوير (stack) قائمة على الحاويات لـ WordPress، حيث يقوم بتنسيق خدمات خادم الويب وقاعدة البيانات من خلال ملف تهيئة موحد. صُمم لإنشاء بيئة محلية متسقة تدعم تطوير السمات والإضافات المخصصة عن طريق تعيين أدلة المشروع المحلية مباشرة إلى نظام ملفات الحاوية.

تتميز البيئة بدمج واجهة إدارة قاعدة بيانات قائمة على الويب كخدمة جانبية (sidecar)، مما يسمح بفحص وتعديل بيانات الموقع دون مغادرة إعداد الحاوية. كما تسهل ترحيل واستعادة المواقع الحالية من خلال دعم استيراد كود التطبيق ومقالب (dumps) قاعدة البيانات إلى الحزمة المحلية.

تتضمن الحزمة إمكانات لإدارة وحدات التخزين الدائمة لضمان بقاء البيانات متاحة عبر دورات حياة الحاوية، إلى جانب دعم تنفيذ المهام الإدارية عبر سطر الأوامر. تتم إدارة التهيئة من خلال متغيرات البيئة، مما يتيح إجراء تعديلات ديناميكية على إعدادات الاتصال وبيانات الاعتماد.

Features

  • WordPress Environments - Provides a containerized WordPress development stack with persistent storage and live code mounting for themes and plugins.
  • Docker Compose Deployments - Manages multi-container stacks for web applications using declarative configuration files.
  • Persistent Storage Volumes - Attaches persistent storage volumes to ensure database state survives container lifecycles.
  • WordPress - Provides a containerized environment for building and testing WordPress themes and plugins locally.
  • Multi-Container Stacks - Orchestrates a multi-container stack for web development using a unified configuration file to manage services and persistent storage.
  • Environment Stack Deployments - Orchestrates a complete web server and database stack for reliable local development environments.
  • Multi-Service Container Orchestration - Orchestrates multiple interdependent services like web servers and databases into a single functional development stack.
  • Database Record Managers - Provides a web-based interface for inspecting and modifying database records to troubleshoot content.
  • Database Backup and Restore - Supports the import of database dumps and code to facilitate the migration and restoration of websites.
  • Database Management Environments - Exposes a web-based interface for inspecting and modifying database contents to simplify data management.
  • Ephemeral Container Orchestrators - Supports rapid creation and destruction of isolated container environments to maintain consistent development states.
  • Sidecar Containers - Deploys a web-based database administration tool as a sidecar container for graphical data manipulation.
  • Local Development Directory Mapping - Maps local development directories into the container to enable live testing of themes and plugins.
  • Container Bind Mounts - Maps local host directories into containers to allow immediate reflection of code changes during development.
  • Existing Machine Imports - Facilitates the migration of existing websites by importing application code and database dumps into the local stack.
  • Database Management Interfaces - Ships a web-based tool for inspecting and modifying database records within the containerized environment.
  • Custom Theme Development - Enables live testing of custom themes and plugins by mapping local project directories into the container.

سجل النجوم

مخطط تاريخ النجوم لـ nezhar/wordpress-docker-composeمخطط تاريخ النجوم لـ nezhar/wordpress-docker-compose

بحث بالذكاء الاصطناعي

استكشف المزيد من المستودعات الرائعة

صف ما تحتاجه بلغة بسيطة — وسيقوم الذكاء الاصطناعي بترتيب آلاف المشاريع مفتوحة المصدر المنسقة حسب الصلة.

Start searching with AI

مجموعات مختارة تضم Wordpress Docker Compose

مجموعات منسقة بعناية يظهر فيها Wordpress Docker Compose.
  • حاويات بيئة التطوير
  • قوالب خدمات Docker Compose

الأسئلة الشائعة

ما هي وظيفة nezhar/wordpress-docker-compose؟

يوفر هذا المشروع حزمة تطوير (stack) قائمة على الحاويات لـ WordPress، حيث يقوم بتنسيق خدمات خادم الويب وقاعدة البيانات من خلال ملف تهيئة موحد. صُمم لإنشاء بيئة محلية متسقة تدعم تطوير السمات والإضافات المخصصة عن طريق تعيين أدلة المشروع المحلية مباشرة إلى نظام ملفات الحاوية.

ما هي الميزات الرئيسية لـ nezhar/wordpress-docker-compose؟

الميزات الرئيسية لـ nezhar/wordpress-docker-compose هي: WordPress Environments, Docker Compose Deployments, Persistent Storage Volumes, WordPress, Multi-Container Stacks, Environment Stack Deployments, Multi-Service Container Orchestration, Database Record Managers.

ما هي البدائل مفتوحة المصدر لـ nezhar/wordpress-docker-compose؟

تشمل البدائل مفتوحة المصدر لـ nezhar/wordpress-docker-compose: aschmelyun/docker-compose-laravel — This project provides a containerized orchestration setup designed to standardize local development environments for… cytopia/devilbox — Devilbox is a containerized development environment that provides a reproducible suite of web servers, databases, and… ravendb/ravendb — RavenDB is a multi-model NoSQL document database designed for high-performance, ACID-compliant data storage. It… crunchydata/postgres-operator — This project is a Kubernetes operator designed for deploying and managing production PostgreSQL database clusters… sprintcube/docker-compose-lamp — This project provides a containerized development environment designed to standardize web server stacks, including… collabnix/dockerlabs — dockerlabs is a collection of educational labs and technical tutorials designed to teach the fundamentals of…

بدائل مفتوحة المصدر لـ Wordpress Docker Compose

مشاريع مفتوحة المصدر مشابهة، مرتبة حسب عدد الميزات المشتركة مع Wordpress Docker Compose.
  • aschmelyun/docker-compose-laravelالصورة الرمزية لـ aschmelyun

    aschmelyun/docker-compose-laravel

    2,650عرض على GitHub↗

    This project provides a containerized orchestration setup designed to standardize local development environments for web applications. By utilizing declarative configuration, it manages isolated service containers to ensure consistent application behavior and dependency management across different developer machines. The environment includes integrated utilities for database persistence, ensuring that data remains intact across container lifecycles through mapped storage volumes. It also features a sidecar-based email interception tool that captures and displays outgoing messages in a local d

    Dockerfile
    عرض على GitHub↗2,650
  • cytopia/devilboxالصورة الرمزية لـ cytopia

    cytopia/devilbox

    4,470عرض على GitHub↗

    Devilbox is a containerized development environment that provides a reproducible suite of web servers, databases, and language runtimes managed through a unified configuration. It functions as a Docker-based local development stack for LAMP and MEAN software stacks and as a manager for switching between different versions of these services to match specific project requirements. The system distinguishes itself by automating local network orchestration. It includes a Docker-based virtual host manager that automatically maps local directories to custom domains and a local DNS and SSL orchestrat

    PHP
    عرض على GitHub↗4,470
  • crunchydata/postgres-operatorالصورة الرمزية لـ CrunchyData

    CrunchyData/postgres-operator

    4,423عرض على GitHub↗

    This project is a Kubernetes operator designed for deploying and managing production PostgreSQL database clusters using declarative configurations. It functions as a controller that synchronizes the actual state of database clusters with a desired state, providing a system for high availability orchestration, automated backup and recovery, and containerized database administration. The operator distinguishes itself through a comprehensive data protection suite that supports point-in-time recovery, multi-mode backups to cloud object storage, and cluster cloning. It ensures continuous availabil

    Go
    عرض على GitHub↗4,423
  • ravendb/ravendbالصورة الرمزية لـ ravendb

    ravendb/ravendb

    3,961عرض على GitHub↗

    RavenDB is a multi-model NoSQL document database designed for high-performance, ACID-compliant data storage. It persists structured information as schema-flexible JSON documents and utilizes a unit-of-work session pattern to track entity changes and batch modifications into atomic transactions. The platform is built on a distributed architecture that supports horizontal scaling through sharding and ensures high availability via multi-node, master-to-master cluster replication. The database distinguishes itself through a self-optimizing query engine that automatically creates and maintains ind

    C#csharpdatabasedocument-database
    عرض على GitHub↗3,961
  • عرض جميع البدائل الـ 30 لـ Wordpress Docker Compose→