{"id":22718936,"url":"https://github.com/carry0987/docker-lemp","last_synced_at":"2026-04-11T02:01:57.464Z","repository":{"id":157871614,"uuid":"629622094","full_name":"carry0987/Docker-LEMP","owner":"carry0987","description":"A LEMP fullstack with latest release of PHP 8 and Composer, MariaDB, Nginx, PHPMyAdmin, Redis","archived":false,"fork":false,"pushed_at":"2024-04-30T03:32:02.000Z","size":87,"stargazers_count":1,"open_issues_count":0,"forks_count":0,"subscribers_count":1,"default_branch":"master","last_synced_at":"2025-03-29T22:44:30.830Z","etag":null,"topics":["docker","docker-compose","lemp","nginx","php","redis"],"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/carry0987.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":"2023-04-18T17:25:57.000Z","updated_at":"2024-04-30T03:32:05.000Z","dependencies_parsed_at":"2023-11-12T07:27:06.140Z","dependency_job_id":"e3a8a6ad-9fef-4d8d-ba61-acd6348af4ae","html_url":"https://github.com/carry0987/Docker-LEMP","commit_stats":null,"previous_names":[],"tags_count":0,"template":false,"template_full_name":null,"purl":"pkg:github/carry0987/Docker-LEMP","repository_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/carry0987%2FDocker-LEMP","tags_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/carry0987%2FDocker-LEMP/tags","releases_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/carry0987%2FDocker-LEMP/releases","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/carry0987%2FDocker-LEMP/manifests","owner_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/owners/carry0987","download_url":"https://codeload.github.com/carry0987/Docker-LEMP/tar.gz/refs/heads/master","sbom_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/carry0987%2FDocker-LEMP/sbom","host":{"name":"GitHub","url":"https://github.com","kind":"github","repositories_count":259418187,"owners_count":22854184,"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","docker-compose","lemp","nginx","php","redis"],"created_at":"2024-12-10T14:11:25.130Z","updated_at":"2026-04-11T02:01:51.918Z","avatar_url":"https://github.com/carry0987.png","language":"Shell","funding_links":[],"categories":[],"sub_categories":[],"readme":"# Docker-LEMP\nA LEMP fullstack with latest release of 8.2.13 and Composer, MariaDB, Mroonga, Nginx, PHPMyAdmin, Redis\n\n## Usage\n1. Clone this repository\n2. Run `docker-compose up -d`\n3. Go to `http://localhost` to see the Nginx welcome page\n4. Go to `http://localhost:8080` to see the PHPMyAdmin page\n\n## Configuration\nNote: If you are running this LEMP under a reverse proxy, you can remove the port mapping  \n`docker-compose.yml`\n```yaml\n#...\nnginx:\n    #...\n    ports:\n        - 80:80\nredis:\n    #...\n    ports:\n        - 6379:6379\nphpmyadmin:\n    #...\n    ports:\n        - 8080:80\n#...\n```\n","project_url":"https://awesome.ecosyste.ms/api/v1/projects/github.com%2Fcarry0987%2Fdocker-lemp","html_url":"https://awesome.ecosyste.ms/projects/github.com%2Fcarry0987%2Fdocker-lemp","lists_url":"https://awesome.ecosyste.ms/api/v1/projects/github.com%2Fcarry0987%2Fdocker-lemp/lists"}