{"id":30031089,"url":"https://github.com/itumulak/wp-docker-server","last_synced_at":"2026-05-04T13:31:58.876Z","repository":{"id":304426255,"uuid":"1018758497","full_name":"itumulak/wp-docker-server","owner":"itumulak","description":"This is docker stack that let's you spin up a WordPress server.","archived":false,"fork":false,"pushed_at":"2025-07-13T02:13:26.000Z","size":2,"stargazers_count":0,"open_issues_count":0,"forks_count":0,"subscribers_count":0,"default_branch":"master","last_synced_at":"2025-07-13T03:42:45.129Z","etag":null,"topics":["docker","docker-compose","mysql","phpmyadmin","wordpress"],"latest_commit_sha":null,"homepage":"","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/itumulak.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,"publiccode":null,"codemeta":null,"zenodo":null}},"created_at":"2025-07-13T01:24:06.000Z","updated_at":"2025-07-13T02:17:12.000Z","dependencies_parsed_at":"2025-07-13T03:42:58.262Z","dependency_job_id":"3098577f-b76f-4ea3-a0a9-286e0c5cdc85","html_url":"https://github.com/itumulak/wp-docker-server","commit_stats":null,"previous_names":["itumulak/wp-docker-server"],"tags_count":null,"template":false,"template_full_name":null,"purl":"pkg:github/itumulak/wp-docker-server","repository_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/itumulak%2Fwp-docker-server","tags_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/itumulak%2Fwp-docker-server/tags","releases_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/itumulak%2Fwp-docker-server/releases","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/itumulak%2Fwp-docker-server/manifests","owner_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/owners/itumulak","download_url":"https://codeload.github.com/itumulak/wp-docker-server/tar.gz/refs/heads/master","sbom_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/itumulak%2Fwp-docker-server/sbom","host":{"name":"GitHub","url":"https://github.com","kind":"github","repositories_count":269137315,"owners_count":24366555,"icon_url":"https://github.com/github.png","version":null,"created_at":"2022-05-30T11:31:42.601Z","updated_at":"2022-07-04T15:15:14.044Z","status":"online","status_checked_at":"2025-08-06T02:00:09.910Z","response_time":99,"last_error":null,"robots_txt_status":"success","robots_txt_updated_at":"2025-07-24T06:49:26.215Z","robots_txt_url":"https://github.com/robots.txt","online":true,"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":["docker","docker-compose","mysql","phpmyadmin","wordpress"],"created_at":"2025-08-06T19:03:03.124Z","updated_at":"2026-05-04T13:31:53.845Z","avatar_url":"https://github.com/itumulak.png","language":null,"funding_links":[],"categories":[],"sub_categories":[],"readme":"# WP Docker server\n\nThis is docker stack that let's you spin up WordPress server.\n\n## Prerequisites\n\n- Docker\n\n## Stack\n\n- WordPress\n- MySQL\n- PHPMyAdmin\n\n## Getting started\n\nUpdate `.env` to change container name, ports, credentials, etc.\n\nRun `docker-compose.yml`.\n\n```sh\ndocker compose up -d\n```\n\nGo to https://localhost:8080 (or what port you have define in .env) and complete the wordpress installation.\n\nA `wordpress_data` folder should exists now. This is where WordPress instance will reside.\n\n## FAQs\n\n**Q:** I got a **Permission Denied** when adding new files in `wordpress_data` folder.\n\n**A:** Set the folder permission.\n\n\u003e [!WARNING]\n\u003e This is not advisable in production server.\n\n```sh\nchown -R 777 ./wordpress_data\n```\n","project_url":"https://awesome.ecosyste.ms/api/v1/projects/github.com%2Fitumulak%2Fwp-docker-server","html_url":"https://awesome.ecosyste.ms/projects/github.com%2Fitumulak%2Fwp-docker-server","lists_url":"https://awesome.ecosyste.ms/api/v1/projects/github.com%2Fitumulak%2Fwp-docker-server/lists"}