{"id":15026521,"url":"https://github.com/atif-ali-aa/alpine-lemp-stack","last_synced_at":"2026-02-18T13:01:16.118Z","repository":{"id":185448815,"uuid":"673548265","full_name":"atif-ali-aa/alpine-lemp-stack","owner":"atif-ali-aa","description":"This repository provides a Docker-based Alpine Linux image configured with the LEMP stack (Linux, Nginx, MySQL, PHP)","archived":false,"fork":false,"pushed_at":"2023-08-01T23:04:10.000Z","size":12782,"stargazers_count":0,"open_issues_count":0,"forks_count":0,"subscribers_count":1,"default_branch":"main","last_synced_at":"2025-10-21T23:37:50.115Z","etag":null,"topics":["alpine","docker","mysql","nginx","php74","phpmyadmin"],"latest_commit_sha":null,"homepage":"","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/atif-ali-aa.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":"2023-08-01T22:14:01.000Z","updated_at":"2023-08-01T23:14:09.000Z","dependencies_parsed_at":"2023-09-10T01:00:53.750Z","dependency_job_id":null,"html_url":"https://github.com/atif-ali-aa/alpine-lemp-stack","commit_stats":null,"previous_names":["atif-ali-aa/alpine-lemp-stack"],"tags_count":0,"template":false,"template_full_name":null,"purl":"pkg:github/atif-ali-aa/alpine-lemp-stack","repository_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/atif-ali-aa%2Falpine-lemp-stack","tags_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/atif-ali-aa%2Falpine-lemp-stack/tags","releases_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/atif-ali-aa%2Falpine-lemp-stack/releases","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/atif-ali-aa%2Falpine-lemp-stack/manifests","owner_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/owners/atif-ali-aa","download_url":"https://codeload.github.com/atif-ali-aa/alpine-lemp-stack/tar.gz/refs/heads/main","sbom_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/atif-ali-aa%2Falpine-lemp-stack/sbom","scorecard":null,"host":{"name":"GitHub","url":"https://github.com","kind":"github","repositories_count":286080680,"owners_count":29580632,"icon_url":"https://github.com/github.png","version":null,"created_at":"2022-05-30T11:31:42.601Z","updated_at":"2026-02-18T08:38:15.585Z","status":"ssl_error","status_checked_at":"2026-02-18T08:38:14.917Z","response_time":162,"last_error":"SSL_read: 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":["alpine","docker","mysql","nginx","php74","phpmyadmin"],"created_at":"2024-09-24T20:04:37.155Z","updated_at":"2026-02-18T13:01:16.082Z","avatar_url":"https://github.com/atif-ali-aa.png","language":"PHP","funding_links":[],"categories":[],"sub_categories":[],"readme":"# Alpine LEMP Stack\n\nThis repository provides a Docker-based Alpine Linux image configured with the LEMP stack (Linux, Nginx, MySQL, PHP). It includes PHP 7.4, MySQL 5.7, Nginx, and PhpMyAdmin. Follow the steps below to set up the environment:\n\n## Clone the Repository\n\nStep 1: Clone the repository using the following command:\n\n```bash\ngit clone git@github.com:atif-ali-aa/alpine-lemp-stack.git\n```\n\n## Build the Docker Images\n\nStep 2: Change to the cloned directory and run the Docker Compose build command. This process may take some time as it creates the necessary images.\n\n```bash\ncd alpine-lemp-stack\ndocker-compose up -d --build\n```\n\n## Retrieve MySQL Root Password\n\nStep 3: To manage the MySQL instance, obtain the MySQL root password and store it in a file using the following command:\n\n```bash\ndocker logs -f mysql-5.7 | grep --line-buffered \"GENERATED\" \u003e\u003e mysql-root-credentials.txt\n```\n\n## Accessing the Web Application\n\nStep 4: Open your web browser and visit `localhost`. You should see the PHP version displayed on the page.\n\n![PHP Version](php.png)\n\n\n\n## Accessing PhpMyAdmin\n\nStep 5: To use PhpMyAdmin, simply navigate to `localhost/pma` in your web browser. Use the MySQL root credentials obtained in Step 3 to log in and manage your databases.\n\nPlease note that this setup utilizes Docker to provide an isolated and consistent development environment. Ensure you have Docker installed and running on your system before following these steps.\n\nFeel free to explore the repository and customize the configurations according to your project requirements. If you encounter any issues or have suggestions, feel free to open an issue or submit a pull request. Happy coding!","project_url":"https://awesome.ecosyste.ms/api/v1/projects/github.com%2Fatif-ali-aa%2Falpine-lemp-stack","html_url":"https://awesome.ecosyste.ms/projects/github.com%2Fatif-ali-aa%2Falpine-lemp-stack","lists_url":"https://awesome.ecosyste.ms/api/v1/projects/github.com%2Fatif-ali-aa%2Falpine-lemp-stack/lists"}