{"id":26480156,"url":"https://github.com/php-censor/docker-php-censor","last_synced_at":"2025-03-20T02:06:09.747Z","repository":{"id":84134242,"uuid":"80824261","full_name":"php-censor/docker-php-censor","owner":"php-censor","description":"Containers for PHP Censor CI system","archived":false,"fork":false,"pushed_at":"2024-01-11T12:11:45.000Z","size":258,"stargazers_count":20,"open_issues_count":1,"forks_count":8,"subscribers_count":3,"default_branch":"master","last_synced_at":"2024-04-26T19:00:22.259Z","etag":null,"topics":["ci","continuous-integration","docker","docker-compose","docker-container","docker-image","dockerfile","hacktoberfest","php","php-censor","phpcensor","phpci","testing"],"latest_commit_sha":null,"homepage":"","language":"Shell","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/php-censor.png","metadata":{"files":{"readme":"README.md","changelog":null,"contributing":null,"funding":null,"license":"LICENSE","code_of_conduct":null,"threat_model":null,"audit":null,"citation":null,"codeowners":null,"security":null,"support":null,"governance":null,"roadmap":null,"authors":null}},"created_at":"2017-02-03T11:44:15.000Z","updated_at":"2024-04-26T19:00:22.260Z","dependencies_parsed_at":"2024-01-11T14:09:32.337Z","dependency_job_id":"45f76aef-ff63-49c0-9ee9-dd9a09863914","html_url":"https://github.com/php-censor/docker-php-censor","commit_stats":null,"previous_names":[],"tags_count":55,"template":false,"template_full_name":null,"repository_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/php-censor%2Fdocker-php-censor","tags_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/php-censor%2Fdocker-php-censor/tags","releases_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/php-censor%2Fdocker-php-censor/releases","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/php-censor%2Fdocker-php-censor/manifests","owner_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/owners/php-censor","download_url":"https://codeload.github.com/php-censor/docker-php-censor/tar.gz/refs/heads/master","host":{"name":"GitHub","url":"https://github.com","kind":"github","repositories_count":244536446,"owners_count":20468349,"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":["ci","continuous-integration","docker","docker-compose","docker-container","docker-image","dockerfile","hacktoberfest","php","php-censor","phpcensor","phpci","testing"],"created_at":"2025-03-20T02:06:09.130Z","updated_at":"2025-03-20T02:06:09.741Z","avatar_url":"https://github.com/php-censor.png","language":"Shell","readme":"PHP Censor docker images\n========================\n\n*Web image (php-censor-web)*\n\n![Web image stars](https://img.shields.io/docker/stars/phpcensor/php-censor-web.svg)\n![Web image pulls](https://img.shields.io/docker/pulls/phpcensor/php-censor-web.svg)\n\n*Worker image (php-censor-worker)*\n\n![Worker image stars](https://img.shields.io/docker/stars/phpcensor/php-censor-worker.svg)\n![Worker image pulls](https://img.shields.io/docker/pulls/phpcensor/php-censor-worker.svg)\n\n## Description\n\n[Docker containers for PHP Censor](https://hub.docker.com/u/phpcensor/) with installed, configured source code\nand dependencies, configurable by environment variables `config.yml`. It has separated into two containers parts:\n[php-censor-web](./web/README.md) and [php-censor-worker](./worker/README.md) for better scalability.\n\nYou can use docker-compose file (`docker-compose.yml`) that is described below to run a whole stack.\n\n## Docker compose\n\n### How to use\n\nDefault way with PostgreSQL database:\n\n```\ndocker-compose -f docker-compose.yml up -d (--build)\n```\n\nOr if you want to use it with MySQL (MariaDB):\n\n```\ndocker-compose -f docker-compose.mysql.yml up -d (--build)\n```\n\nIf you want to up more worker just use this command, when the PHP Censor stack is already started (but you can do it on\nstart):\n\n```\ndocker-compose scale worker=4\n```\n\n### Requirements\n\nUsed `docker-compose.yml` v2.1, which requires:\n\n* Docker Engine v1.12+\n* Docker Compose v1.9+\n","funding_links":[],"categories":[],"sub_categories":[],"project_url":"https://awesome.ecosyste.ms/api/v1/projects/github.com%2Fphp-censor%2Fdocker-php-censor","html_url":"https://awesome.ecosyste.ms/projects/github.com%2Fphp-censor%2Fdocker-php-censor","lists_url":"https://awesome.ecosyste.ms/api/v1/projects/github.com%2Fphp-censor%2Fdocker-php-censor/lists"}