{"id":15024167,"url":"https://github.com/czarpino/amp-docker","last_synced_at":"2026-03-01T13:35:14.084Z","repository":{"id":70723018,"uuid":"85954817","full_name":"czarpino/amp-docker","owner":"czarpino","description":"Your favorite Apache-MySQL-PHP stack Dockerized!","archived":false,"fork":false,"pushed_at":"2017-04-10T16:37:21.000Z","size":6,"stargazers_count":3,"open_issues_count":0,"forks_count":2,"subscribers_count":1,"default_branch":"master","last_synced_at":"2025-10-11T04:44:09.241Z","etag":null,"topics":["apache-httpd","docker","mysql","php56"],"latest_commit_sha":null,"homepage":null,"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/czarpino.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,"dei":null,"publiccode":null,"codemeta":null}},"created_at":"2017-03-23T13:46:40.000Z","updated_at":"2019-07-17T09:04:54.000Z","dependencies_parsed_at":"2023-04-12T15:52:40.411Z","dependency_job_id":null,"html_url":"https://github.com/czarpino/amp-docker","commit_stats":null,"previous_names":[],"tags_count":0,"template":false,"template_full_name":null,"purl":"pkg:github/czarpino/amp-docker","repository_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/czarpino%2Famp-docker","tags_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/czarpino%2Famp-docker/tags","releases_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/czarpino%2Famp-docker/releases","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/czarpino%2Famp-docker/manifests","owner_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/owners/czarpino","download_url":"https://codeload.github.com/czarpino/amp-docker/tar.gz/refs/heads/master","sbom_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/czarpino%2Famp-docker/sbom","scorecard":null,"host":{"name":"GitHub","url":"https://github.com","kind":"github","repositories_count":286080680,"owners_count":29970474,"icon_url":"https://github.com/github.png","version":null,"created_at":"2022-05-30T11:31:42.601Z","updated_at":"2026-03-01T13:32:00.443Z","status":"ssl_error","status_checked_at":"2026-03-01T13:32:00.084Z","response_time":124,"last_error":"SSL_connect returned=1 errno=0 peeraddr=140.82.121.6:443 state=error: 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":["apache-httpd","docker","mysql","php56"],"created_at":"2024-09-24T19:59:53.536Z","updated_at":"2026-03-01T13:35:14.045Z","avatar_url":"https://github.com/czarpino.png","language":"Shell","funding_links":[],"categories":[],"sub_categories":[],"readme":"# AMP Docker\n\nDockerized version of the good old AMP stack to get you up and running in no time. There are two PHP containers to choose from: PHP5.6 and PHP7.1. Both use the same database to make testing easy for applications currently on PHP5.6 planning a migration to PHP7.1.\n\n## What's in the box\n\n- PHP5.6\n- PHP7.1\n- Apache Httpd v2.2 (with mod_php)\n- MySQL 5.7\n\n## Getting started\n\n1. Clone this repository\n\n        git clone git@github.com:czarpino/amp-docker.git\n        \n2. Create a symlink named `src` from the PHP project into the `amp-docker` directory\n\n        ln -s /Path/to/PHP/project amp-docker/src\n\n3. Copy default configuration files into the PHP docker directory\n\n        cp amp-docker/defaults/* amp-docker/php56\n        cp amp-docker/defaults/* amp-docker/php71\n        \n4. Bring up the AMP5.6 or AMP7.1 stack. NOTE: Only one should be running at a time since both use the same port 80.\n\n        docker-compose up php56\n        # OR\n        docker-compose up php71\n        \n5. Checkout your website at `127.0.0.1`\n\n# Initializing a database\n\nSQL files inside the `mysql` directory will be executed on docker-compose up (with some caveats). This is particularly useful to create an initial database and/or tables.\n","project_url":"https://awesome.ecosyste.ms/api/v1/projects/github.com%2Fczarpino%2Famp-docker","html_url":"https://awesome.ecosyste.ms/projects/github.com%2Fczarpino%2Famp-docker","lists_url":"https://awesome.ecosyste.ms/api/v1/projects/github.com%2Fczarpino%2Famp-docker/lists"}