awesome-repositories.com
Blog
awesome-repositories.com

Descoperă cele mai bune repository-uri open source cu căutare AI.

ExploreazăCăutări recomandateAlternative open-sourceSoftware self-hostedBlogHartă site
ProiectDespreCum realizăm clasamentulPresăServer MCP
LegalConfidențialitateTermeni
© 2026 Bringes Technology SRL·VAT RO45896025·hello@awesome-repositories.com
·
nezhar avatar

nezhar/wordpress-docker-compose

0
View on GitHub↗
2,034 stele·1,382 fork-uri·Shell·MIT·7 vizualizări

Wordpress Docker Compose

Acest proiect oferă un stack de dezvoltare containerizat pentru WordPress, orchestrând serviciile de server web și bază de date printr-un fișier de configurare unificat. Este conceput pentru a stabili un mediu local consistent care suportă dezvoltarea de teme și plugin-uri personalizate prin maparea directoarelor locale ale proiectului direct în sistemul de fișiere al containerului.

Mediul se distinge prin integrarea unei interfețe de gestionare a bazei de date bazată pe web ca serviciu sidecar, permițând inspectarea și modificarea datelor site-ului fără a părăsi setup-ul containerizat. De asemenea, facilitează migrarea și restaurarea site-urilor existente prin suportul pentru importul codului aplicației și al dump-urilor de bază de date în stack-ul local.

Stack-ul include capabilități pentru gestionarea volumelor de stocare persistente pentru a asigura disponibilitatea datelor pe parcursul ciclurilor de viață ale containerelor, alături de suport pentru executarea sarcinilor administrative prin linia de comandă. Configurarea este gestionată prin variabile de mediu, permițând ajustări dinamice ale setărilor de conexiune și ale credențialelor.

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.

Istoric stele

Graficul istoricului de stele pentru nezhar/wordpress-docker-composeGraficul istoricului de stele pentru nezhar/wordpress-docker-compose

Căutare AI

Explorează mai multe repository-uri excelente

Descrie ce ai nevoie în limbaj simplu — AI-ul sortează mii de proiecte open source selectate în funcție de relevanță.

Start searching with AI

Colecții curatoriate care includ Wordpress Docker Compose

Colecții selectate manual în care apare Wordpress Docker Compose.
  • Containere pentru medii de dezvoltare
  • Șabloane de servicii Docker Compose

Întrebări frecvente

Ce face nezhar/wordpress-docker-compose?

Acest proiect oferă un stack de dezvoltare containerizat pentru WordPress, orchestrând serviciile de server web și bază de date printr-un fișier de configurare unificat. Este conceput pentru a stabili un mediu local consistent care suportă dezvoltarea de teme și plugin-uri personalizate prin maparea directoarelor locale ale proiectului direct în sistemul de fișiere al containerului.

Care sunt principalele funcționalități ale nezhar/wordpress-docker-compose?

Principalele funcționalități ale nezhar/wordpress-docker-compose sunt: WordPress Environments, Docker Compose Deployments, Persistent Storage Volumes, WordPress, Multi-Container Stacks, Environment Stack Deployments, Multi-Service Container Orchestration, Database Record Managers.

Care sunt câteva alternative open-source pentru nezhar/wordpress-docker-compose?

Alternativele open-source pentru nezhar/wordpress-docker-compose includ: 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…

Alternative open-source pentru Wordpress Docker Compose

Proiecte open-source similare, clasificate după numărul de funcționalități comune cu Wordpress Docker Compose.
  • aschmelyun/docker-compose-laravelAvatar aschmelyun

    aschmelyun/docker-compose-laravel

    2,650Vezi pe 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
    Vezi pe GitHub↗2,650
  • cytopia/devilboxAvatar cytopia

    cytopia/devilbox

    4,470Vezi pe 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
    Vezi pe GitHub↗4,470
  • crunchydata/postgres-operatorAvatar CrunchyData

    CrunchyData/postgres-operator

    4,423Vezi pe 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
    Vezi pe GitHub↗4,423
  • ravendb/ravendbAvatar ravendb

    ravendb/ravendb

    3,961Vezi pe 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
    Vezi pe GitHub↗3,961
  • Vezi toate cele 30 alternative pentru Wordpress Docker Compose→