{"id":17989564,"url":"https://github.com/evilfreelancer/docker-lamp","last_synced_at":"2025-07-24T06:06:52.767Z","repository":{"id":110656803,"uuid":"223054584","full_name":"EvilFreelancer/docker-lamp","owner":"EvilFreelancer","description":"LAMP is abbreviate of Linux + Apache + MySQL/MariaDB + PHP and this project is composition of Docker containers for creating a local LAMP","archived":false,"fork":false,"pushed_at":"2022-07-28T11:10:43.000Z","size":8,"stargazers_count":18,"open_issues_count":0,"forks_count":18,"subscribers_count":1,"default_branch":"master","last_synced_at":"2025-04-06T14:21:23.351Z","etag":null,"topics":["apache","docker","docker-compose","fpm","lamp","nginx"],"latest_commit_sha":null,"homepage":"https://www.youtube.com/watch?v=he-Rps8VcFk","language":"Dockerfile","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/EvilFreelancer.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-11-21T00:36:59.000Z","updated_at":"2025-03-26T13:05:13.000Z","dependencies_parsed_at":null,"dependency_job_id":"8ed9b569-3e7b-4516-bf98-90273a506299","html_url":"https://github.com/EvilFreelancer/docker-lamp","commit_stats":null,"previous_names":[],"tags_count":2,"template":false,"template_full_name":null,"purl":"pkg:github/EvilFreelancer/docker-lamp","repository_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/EvilFreelancer%2Fdocker-lamp","tags_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/EvilFreelancer%2Fdocker-lamp/tags","releases_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/EvilFreelancer%2Fdocker-lamp/releases","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/EvilFreelancer%2Fdocker-lamp/manifests","owner_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/owners/EvilFreelancer","download_url":"https://codeload.github.com/EvilFreelancer/docker-lamp/tar.gz/refs/heads/master","sbom_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/EvilFreelancer%2Fdocker-lamp/sbom","host":{"name":"GitHub","url":"https://github.com","kind":"github","repositories_count":266801512,"owners_count":23986372,"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","status":"online","status_checked_at":"2025-07-24T02:00:09.469Z","response_time":99,"last_error":null,"robots_txt_status":null,"robots_txt_updated_at":null,"robots_txt_url":"https://github.com/robots.txt","online":true,"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","docker","docker-compose","fpm","lamp","nginx"],"created_at":"2024-10-29T19:14:58.335Z","updated_at":"2025-07-24T06:06:52.742Z","avatar_url":"https://github.com/EvilFreelancer.png","language":"Dockerfile","readme":"# Docker based LAMP\n\nLAMP is abbreviate of Linux Apache MySQL/MariaDB PHP.\n\nThat mean complete environment for development on PHP language.\n\n## How to use\n\nJust copy docker-compose.yml from dist example\n\n    cp docker-compose.dist.yml docker-compose.yml\n\nThen build\n\n    docker-compose build\n\nAnd run composition\n\n    docker-compose up -d\n\nAfter this you may go to http://localhost and will see the NGINX default\nindex page.\n\nOf course you wan to pass your PHP files to this composition, for this you\nneed overwrite strings like:\n\n    - ./app:/var/www/html\n\nTo your path with sources, eg `- ../my-sources-in-parent-folder:/var/www/html`.\n\nIf you don't like `/var/www/html` path, you may create your own config of\napache and bind it into `php` or if you use fpm based container, then write\nconfig for NGINX and bind it `nginx` container.\n\n## Links\n\n* [Video on YouTube](https://www.youtube.com/watch?v=he-Rps8VcFk) about Docker LAMP\ncomposition (on Russian language)\n* [Video on YouTube](https://www.youtube.com/watch?v=qxGlQZIbpHM) about minimal\nversion of PHP-FPM and xDebug (on Russian language)\n* [WIKI page](https://en.wikipedia.org/wiki/LAMP_software_bundle) about LAMP\n","funding_links":[],"categories":[],"sub_categories":[],"project_url":"https://awesome.ecosyste.ms/api/v1/projects/github.com%2Fevilfreelancer%2Fdocker-lamp","html_url":"https://awesome.ecosyste.ms/projects/github.com%2Fevilfreelancer%2Fdocker-lamp","lists_url":"https://awesome.ecosyste.ms/api/v1/projects/github.com%2Fevilfreelancer%2Fdocker-lamp/lists"}