{"id":16184882,"url":"https://github.com/stormwarning/imprint","last_synced_at":"2025-04-07T13:11:05.655Z","repository":{"id":66302737,"uuid":"180671546","full_name":"stormwarning/imprint","owner":"stormwarning","description":null,"archived":false,"fork":false,"pushed_at":"2019-11-07T05:28:37.000Z","size":53,"stargazers_count":0,"open_issues_count":0,"forks_count":0,"subscribers_count":3,"default_branch":"master","last_synced_at":"2025-02-13T15:40:34.200Z","etag":null,"topics":[],"latest_commit_sha":null,"homepage":null,"language":"PHP","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/stormwarning.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":"2019-04-10T22:12:25.000Z","updated_at":"2019-11-07T05:28:39.000Z","dependencies_parsed_at":"2023-02-20T21:46:29.013Z","dependency_job_id":null,"html_url":"https://github.com/stormwarning/imprint","commit_stats":null,"previous_names":[],"tags_count":0,"template":false,"template_full_name":null,"repository_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/stormwarning%2Fimprint","tags_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/stormwarning%2Fimprint/tags","releases_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/stormwarning%2Fimprint/releases","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/stormwarning%2Fimprint/manifests","owner_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/owners/stormwarning","download_url":"https://codeload.github.com/stormwarning/imprint/tar.gz/refs/heads/master","host":{"name":"GitHub","url":"https://github.com","kind":"github","repositories_count":247657282,"owners_count":20974345,"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":[],"created_at":"2024-10-10T07:12:22.841Z","updated_at":"2025-04-07T13:11:05.630Z","avatar_url":"https://github.com/stormwarning.png","language":"PHP","funding_links":[],"categories":[],"sub_categories":[],"readme":"# imprint\n\n\u003e A Docker stack for local, headless WordPress development.\n\n## Project structure\n\n```\n.\n├── bin/\n├── config/\n├── data/\n├── docker/\n│   └── Dockerfile\n├── logs/\n├── src/\n│   ├── config/\n│   ├── vendor/\n│   ├── web/\n│   │   ├── content/\n│   │   │   └── themes/\n│   │   └── wp/\n│   ├── composer.json\n│   └── wp-cli.yml\n├── docker-compose.yml\n└── Makefile\n```\n\n#### `bin/`\n\nContains some helpful infrastructure scripts.\n\n#### `config/`\n\nServer config files — `nginx`, `php`, etc. — mapped to their related container\nservices in `docker-compose.yml`.\n\n#### `data/`\n\nDatabase dump file is imported from \u0026 exported to this dir.\n\n#### `docker/`\n\nEntry point for the custom Docker container.\n\n#### `src/config/`\n\nWordPress environment-specific configuration files.\n\n#### `src/web/`\n\nThe webserver root dir. WordPress is installed to `src/web/wp` and development\nwork is done in `src/web/content`.\n\n#### `src/composer.json`\n\nPHP and WordPress dependencies.\n\n## Initial setup\n\nAfter cloning the repository, build and start the Docker services:\n\n```sh\n# Build the custom container\nmake build \n\n# Start the Docker services\nmake start\n\n# Install Composer dependencies\n# @see https://hub.docker.com/_/composer\nmake install\n```\n\n## Acknowledgements\n\n- [Local WordPress Development with Docker and Docker Compose](https://urre.me/writings/docker-for-local-wordpress-development/) for the self-signed certificate scripts and basic compose structure\n- [Developing WordPress Sites with Docker](https://dzone.com/articles/developing-wordpress-sites-with-docker) for the database import/export scripts\n- [10up/wp-local-docker-v2](https://github.com/10up/wp-local-docker-v2) for other WordPress development features\n","project_url":"https://awesome.ecosyste.ms/api/v1/projects/github.com%2Fstormwarning%2Fimprint","html_url":"https://awesome.ecosyste.ms/projects/github.com%2Fstormwarning%2Fimprint","lists_url":"https://awesome.ecosyste.ms/api/v1/projects/github.com%2Fstormwarning%2Fimprint/lists"}