{"id":19820674,"url":"https://github.com/bitpoke/stack-example-wordpress","last_synced_at":"2025-05-01T11:34:02.590Z","repository":{"id":45115897,"uuid":"192611667","full_name":"bitpoke/stack-example-wordpress","owner":"bitpoke","description":"Example project for running a classic WordPress setup on the Bitpoke Stack","archived":false,"fork":false,"pushed_at":"2024-11-08T08:41:15.000Z","size":196806,"stargazers_count":13,"open_issues_count":0,"forks_count":13,"subscribers_count":4,"default_branch":"main","last_synced_at":"2024-11-08T09:32:43.373Z","etag":null,"topics":["docker","kubernetes","wordpress"],"latest_commit_sha":null,"homepage":"https://www.bitpoke.io/docs/stack/","language":"PHP","has_issues":true,"has_wiki":null,"has_pages":null,"mirror_url":null,"source_name":null,"license":"mit","status":null,"scm":"git","pull_requests_enabled":true,"icon_url":"https://github.com/bitpoke.png","metadata":{"files":{"readme":"README.md","changelog":null,"contributing":null,"funding":null,"license":"LICENSE.md","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":"2019-06-18T20:57:53.000Z","updated_at":"2024-11-08T08:41:21.000Z","dependencies_parsed_at":"2023-09-22T20:29:59.973Z","dependency_job_id":"1d9f8eed-dbdf-4f37-93b2-58d3ef9145dd","html_url":"https://github.com/bitpoke/stack-example-wordpress","commit_stats":null,"previous_names":[],"tags_count":0,"template":true,"template_full_name":null,"repository_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/bitpoke%2Fstack-example-wordpress","tags_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/bitpoke%2Fstack-example-wordpress/tags","releases_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/bitpoke%2Fstack-example-wordpress/releases","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/bitpoke%2Fstack-example-wordpress/manifests","owner_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/owners/bitpoke","download_url":"https://codeload.github.com/bitpoke/stack-example-wordpress/tar.gz/refs/heads/main","host":{"name":"GitHub","url":"https://github.com","kind":"github","repositories_count":224254929,"owners_count":17281242,"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","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","kubernetes","wordpress"],"created_at":"2024-11-12T10:24:17.401Z","updated_at":"2024-11-12T10:24:18.342Z","avatar_url":"https://github.com/bitpoke.png","language":"PHP","funding_links":[],"categories":[],"sub_categories":[],"readme":"stack-example-wordpress\n===\n\nExample project for running a classic WordPress setup on\nthe [Bitpoke Stack](https://www.bitpoke.io/stack/).\n\n## Quickstart\n\nJust fork this repo and you are good to go. After cloning your repo you need to\ninstall WordPress into wp folder. To do so, you can run:\n\n```console\n$ wp core download --path=wp\n```\n\n## Building docker images\n\nThe Bitpoke Stack provides a base image for building and developing classic\nWordPress sites. The `Dockerfile` is as simple as:\n\n```Dockerfile\nFROM docker.io/bitpoke/wordpress-runtime:6.0.3\n```\n\n## Development\n\nLocal development can be done as you normally do, either running php locally,\nor using docker or vagrant. The recommended way is to use docker-compose.\n\n### wp-cli local server\n\nThis repo comes with wp-cli configured. To start the server you just need to\nrun:\n\n```console\n$ wp server\n```\n\n### docker and docker-compose\n\nThe [docker-compose.yaml](docker-compose.yaml) in this repo provides a good\nstarting point for doing local development with docker. To boot up WordPress and\nMySQL server just run:\n\n```console\n$ docker-compose up -d\n```\n\n_NOTE_: If you are using docker compose, remember that the image built from the\nabove `Dockerfile` already includes nginx and it's accessible on port 8080. For\ncustomizing the environment also check\n[https://github.com/bitpoke/stack-runtimes/tree/master/php#php-runtime](https://github.com/bitpoke/stack-runtimes/tree/master/php#php-runtime).\n","project_url":"https://awesome.ecosyste.ms/api/v1/projects/github.com%2Fbitpoke%2Fstack-example-wordpress","html_url":"https://awesome.ecosyste.ms/projects/github.com%2Fbitpoke%2Fstack-example-wordpress","lists_url":"https://awesome.ecosyste.ms/api/v1/projects/github.com%2Fbitpoke%2Fstack-example-wordpress/lists"}