{"id":21934792,"url":"https://github.com/mhdcodes/docker-lemp","last_synced_at":"2026-04-11T12:02:45.207Z","repository":{"id":260667679,"uuid":"875010172","full_name":"mhdcodes/docker-lemp","owner":"mhdcodes","description":"a docker lemp stack","archived":false,"fork":false,"pushed_at":"2024-11-01T17:27:04.000Z","size":13,"stargazers_count":0,"open_issues_count":0,"forks_count":0,"subscribers_count":1,"default_branch":"main","last_synced_at":"2025-01-27T13:12:32.025Z","etag":null,"topics":[],"latest_commit_sha":null,"homepage":null,"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/mhdcodes.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":"2024-10-18T22:24:54.000Z","updated_at":"2024-11-01T17:27:07.000Z","dependencies_parsed_at":"2024-11-01T18:26:08.602Z","dependency_job_id":null,"html_url":"https://github.com/mhdcodes/docker-lemp","commit_stats":null,"previous_names":["mhdcodes/docker-lemp"],"tags_count":0,"template":true,"template_full_name":null,"repository_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mhdcodes%2Fdocker-lemp","tags_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mhdcodes%2Fdocker-lemp/tags","releases_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mhdcodes%2Fdocker-lemp/releases","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mhdcodes%2Fdocker-lemp/manifests","owner_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/owners/mhdcodes","download_url":"https://codeload.github.com/mhdcodes/docker-lemp/tar.gz/refs/heads/main","host":{"name":"GitHub","url":"https://github.com","kind":"github","repositories_count":244966458,"owners_count":20539794,"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":[],"created_at":"2024-11-29T00:17:06.878Z","updated_at":"2025-10-07T20:09:36.056Z","avatar_url":"https://github.com/mhdcodes.png","language":"PHP","funding_links":[],"categories":[],"sub_categories":[],"readme":"# DOCKER LEMP\n\n- Nginx\n- PHP8.3-fpm\n- MySQL\n- Redis\n- Mkcert (Local SSL)\n\n## 🚀 Quickstart\n\n- Install and launch Docker  \n  \n```bash\ngit clone git@github.com:mhdcodes/docker-lemp.git\ncd docker-lemp\ncp .env.example .env\ndocker-compose up -d\n```\n\n## 🔒 Setup SSL\n\n```bash\nmkcert -cert-file .docker/certs/server.crt -key-file .docker/certs/server.key example.localhost\n```\n\n| Service | Path                        |\n| ------- | --------------------------- |\n| Website | `https://example.localhost` |\n\n## ⛺ Using a virtual host\n\n- On your machine, run: `sudo nano /etc/hosts` and add `127.0.0.1  example.localhost`\n- Change the server name in `.docker/nginx/conf.d/default` to `example.localhost`\n- Run `docker-compose up` again\n","project_url":"https://awesome.ecosyste.ms/api/v1/projects/github.com%2Fmhdcodes%2Fdocker-lemp","html_url":"https://awesome.ecosyste.ms/projects/github.com%2Fmhdcodes%2Fdocker-lemp","lists_url":"https://awesome.ecosyste.ms/api/v1/projects/github.com%2Fmhdcodes%2Fdocker-lemp/lists"}