{"id":20852651,"url":"https://github.com/epic-r-r/wordpress-docker","last_synced_at":"2026-01-28T23:33:25.815Z","repository":{"id":226361912,"uuid":"768471780","full_name":"Epic-R-R/WordPress-Docker","owner":"Epic-R-R","description":null,"archived":false,"fork":false,"pushed_at":"2024-03-07T07:07:35.000Z","size":4,"stargazers_count":0,"open_issues_count":0,"forks_count":0,"subscribers_count":1,"default_branch":"master","last_synced_at":"2025-06-01T20:01:17.888Z","etag":null,"topics":[],"latest_commit_sha":null,"homepage":null,"language":null,"has_issues":true,"has_wiki":null,"has_pages":null,"mirror_url":null,"source_name":null,"license":null,"status":null,"scm":"git","pull_requests_enabled":true,"icon_url":"https://github.com/Epic-R-R.png","metadata":{"files":{"readme":"README.md","changelog":null,"contributing":null,"funding":null,"license":null,"code_of_conduct":null,"threat_model":null,"audit":null,"citation":null,"codeowners":null,"security":null,"support":null,"governance":null,"roadmap":null,"authors":null,"dei":null}},"created_at":"2024-03-07T06:29:10.000Z","updated_at":"2024-03-07T06:29:11.000Z","dependencies_parsed_at":"2024-03-07T07:59:04.770Z","dependency_job_id":null,"html_url":"https://github.com/Epic-R-R/WordPress-Docker","commit_stats":null,"previous_names":["epic-r-r/wordpress-docker"],"tags_count":0,"template":false,"template_full_name":null,"purl":"pkg:github/Epic-R-R/WordPress-Docker","repository_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/Epic-R-R%2FWordPress-Docker","tags_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/Epic-R-R%2FWordPress-Docker/tags","releases_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/Epic-R-R%2FWordPress-Docker/releases","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/Epic-R-R%2FWordPress-Docker/manifests","owner_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/owners/Epic-R-R","download_url":"https://codeload.github.com/Epic-R-R/WordPress-Docker/tar.gz/refs/heads/master","sbom_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/Epic-R-R%2FWordPress-Docker/sbom","scorecard":null,"host":{"name":"GitHub","url":"https://github.com","kind":"github","repositories_count":286080680,"owners_count":28855163,"icon_url":"https://github.com/github.png","version":null,"created_at":"2022-05-30T11:31:42.601Z","updated_at":"2026-01-28T22:56:21.783Z","status":"ssl_error","status_checked_at":"2026-01-28T22:56:00.861Z","response_time":57,"last_error":"SSL_connect returned=1 errno=0 peeraddr=140.82.121.6:443 state=error: unexpected eof while reading","robots_txt_status":"success","robots_txt_updated_at":"2025-07-24T06:49:26.215Z","robots_txt_url":"https://github.com/robots.txt","online":false,"can_crawl_api":true,"host_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub","repositories_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories","repository_names_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repository_names","owners_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/owners"}},"keywords":[],"created_at":"2024-11-18T03:18:26.220Z","updated_at":"2026-01-28T23:33:25.801Z","avatar_url":"https://github.com/Epic-R-R.png","language":null,"funding_links":[],"categories":[],"sub_categories":[],"readme":"# WordPress Dockerized\n\n## Overview\n\nThis project provides a Dockerized environment for running WordPress, MariaDB, and phpMyAdmin. Easily deploy a local development setup with Docker Compose, allowing you to efficiently manage your WordPress site and database.\n\n## Features\n\n- **WordPress:** Utilizes the official WordPress image with Apache server (version 6.2.2).\n- **MariaDB:** Provides a MariaDB database with version 10.6.4-focal.\n- **phpMyAdmin:** Includes phpMyAdmin for easy database management.\n- **Docker Compose:** Simplifies the setup with a docker-compose.yml file.\n- **Custom Networks:** Implements a custom bridge network for seamless communication between services.\n\n## Getting Started\n\n1. Clone the repository:\n\n   ```bash\n   git clone https://github.com/yourusername/wordpress-dockerized.git\n   cd wordpress-dockerized\n   ```\n1. Create a ```.env``` file in the project root and set the following variables:\n\n   ```bash\n   MYSQL_ROOT_PASSWORD=your_root_password\n   MYSQL_DATABASE=your_database_name\n   MYSQL_USER=your_database_user\n   MYSQL_PASSWORD=your_database_password\n   ```\n1. Run the Docker Compose:\n\n   ```bash\n   docker compose up\n   ```\n\nAccess **WordPress** at ```http://localhost:8080``` and **phpMyAdmin** at ```http://localhost:8081```.\n","project_url":"https://awesome.ecosyste.ms/api/v1/projects/github.com%2Fepic-r-r%2Fwordpress-docker","html_url":"https://awesome.ecosyste.ms/projects/github.com%2Fepic-r-r%2Fwordpress-docker","lists_url":"https://awesome.ecosyste.ms/api/v1/projects/github.com%2Fepic-r-r%2Fwordpress-docker/lists"}