{"id":19027557,"url":"https://github.com/kutia-software-company/wordpress-with-docker","last_synced_at":"2026-04-04T21:33:22.631Z","repository":{"id":75908493,"uuid":"387832414","full_name":"kutia-software-company/wordpress-with-docker","owner":"kutia-software-company","description":"👍 Build something awesome in WordPress, good starter with docker. ✍️ Developed by Sami Maxhuni.","archived":false,"fork":false,"pushed_at":"2021-07-23T09:16:26.000Z","size":6,"stargazers_count":0,"open_issues_count":0,"forks_count":1,"subscribers_count":3,"default_branch":"main","last_synced_at":"2025-10-26T14:42:23.716Z","etag":null,"topics":["docker","docker-compose","mysql","phpmyadmin","wordpress"],"latest_commit_sha":null,"homepage":"","language":"Shell","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/kutia-software-company.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}},"created_at":"2021-07-20T15:17:10.000Z","updated_at":"2021-07-23T09:18:35.000Z","dependencies_parsed_at":"2023-08-16T14:16:35.930Z","dependency_job_id":null,"html_url":"https://github.com/kutia-software-company/wordpress-with-docker","commit_stats":null,"previous_names":[],"tags_count":0,"template":true,"template_full_name":null,"purl":"pkg:github/kutia-software-company/wordpress-with-docker","repository_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/kutia-software-company%2Fwordpress-with-docker","tags_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/kutia-software-company%2Fwordpress-with-docker/tags","releases_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/kutia-software-company%2Fwordpress-with-docker/releases","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/kutia-software-company%2Fwordpress-with-docker/manifests","owner_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/owners/kutia-software-company","download_url":"https://codeload.github.com/kutia-software-company/wordpress-with-docker/tar.gz/refs/heads/main","sbom_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/kutia-software-company%2Fwordpress-with-docker/sbom","scorecard":null,"host":{"name":"GitHub","url":"https://github.com","kind":"github","repositories_count":286080680,"owners_count":31415110,"icon_url":"https://github.com/github.png","version":null,"created_at":"2022-05-30T11:31:42.601Z","updated_at":"2026-04-04T20:09:54.854Z","status":"ssl_error","status_checked_at":"2026-04-04T20:09:44.350Z","response_time":60,"last_error":"SSL_read: 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":["docker","docker-compose","mysql","phpmyadmin","wordpress"],"created_at":"2024-11-08T21:08:34.696Z","updated_at":"2026-04-04T21:33:22.597Z","avatar_url":"https://github.com/kutia-software-company.png","language":"Shell","funding_links":[],"categories":[],"sub_categories":[],"readme":"\u003c!-- GETTING STARTED --\u003e\n## Getting Started\n\nYou can use Docker Compose to easily run WordPress in an isolated environment built with Docker containers. This quick-start guide demonstrates how to use Compose to set up and run WordPress. Before starting, make sure you have Compose installed.\n\n### Instalation\n1. Create directory where you want to clone repository\n```sh\nmkdir yourproject \u0026\u0026 cd yourproject\n```\n2. Clone the repo on directory\n```sh\ngit clone https://github.com/kutia-software-company/wordpress-with-docker.git .\n```\n3. Copy from environment example to environment\n```sh \ncp .env.example .env\n```\n\n4. Run docker compose\n```sh\ndocker-compose up -d --build\n```\n\nopen in browser:\n```\nhttp://locahost:8000\n```\n\nInside src folder you can see wordpress contents here you can work your plugin or theme\n\n![Select Language](https://docs.docker.com/samples/images/wordpress-lang.png)\n\n![Setup](https://docs.docker.com/samples/images/wordpress-welcome.png)\n\nif you want to access in phpmyadmin:\n```\nhttp://localhost:8181/\n```\nusername: wordpress \u003cbr\u003e\npassword: wordpress\n\nyou can change all information in .env file\n\n### Shutdown and cleanup\nThe command `docker-compose down` removes the containers and default network, but preserves your WordPress database.\n\nThe command `docker-compose down --volumes` removes the containers, default network, and the WordPress database.","project_url":"https://awesome.ecosyste.ms/api/v1/projects/github.com%2Fkutia-software-company%2Fwordpress-with-docker","html_url":"https://awesome.ecosyste.ms/projects/github.com%2Fkutia-software-company%2Fwordpress-with-docker","lists_url":"https://awesome.ecosyste.ms/api/v1/projects/github.com%2Fkutia-software-company%2Fwordpress-with-docker/lists"}