{"id":13316340,"url":"https://github.com/stevenliebregt/docker-compose-lemp-stack","last_synced_at":"2025-04-09T20:04:53.517Z","repository":{"id":41420191,"uuid":"147311295","full_name":"stevenliebregt/docker-compose-lemp-stack","owner":"stevenliebregt","description":"Docker Compose Linux Nginx MariaDB PHP7.2 Stack","archived":false,"fork":false,"pushed_at":"2022-07-04T06:52:17.000Z","size":8,"stargazers_count":103,"open_issues_count":0,"forks_count":85,"subscribers_count":7,"default_branch":"master","last_synced_at":"2025-04-09T20:04:47.659Z","etag":null,"topics":["docker","docker-compose","lemp","lemp-stack","mariadb","nginx","php72"],"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/stevenliebregt.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}},"created_at":"2018-09-04T08:13:05.000Z","updated_at":"2025-02-22T17:02:58.000Z","dependencies_parsed_at":"2022-08-29T11:22:09.559Z","dependency_job_id":null,"html_url":"https://github.com/stevenliebregt/docker-compose-lemp-stack","commit_stats":null,"previous_names":[],"tags_count":0,"template":false,"template_full_name":null,"repository_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/stevenliebregt%2Fdocker-compose-lemp-stack","tags_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/stevenliebregt%2Fdocker-compose-lemp-stack/tags","releases_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/stevenliebregt%2Fdocker-compose-lemp-stack/releases","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/stevenliebregt%2Fdocker-compose-lemp-stack/manifests","owner_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/owners/stevenliebregt","download_url":"https://codeload.github.com/stevenliebregt/docker-compose-lemp-stack/tar.gz/refs/heads/master","host":{"name":"GitHub","url":"https://github.com","kind":"github","repositories_count":248103868,"owners_count":21048245,"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","lemp-stack","mariadb","nginx","php72"],"created_at":"2024-07-29T18:21:32.102Z","updated_at":"2025-04-09T20:04:53.492Z","avatar_url":"https://github.com/stevenliebregt.png","language":"PHP","funding_links":[],"categories":[],"sub_categories":[],"readme":"# Docker Compose LEMP Stack\n\nThis repository contains a little `docker-compose` configuration to start a `LEMP (Linux, Nginx, MariaDB, PHP)` stack.\n\n## Details\n\nThe following versions are used.\n\n* PHP 7.2 (FPM) - With MySQLi driver optionally (Uncomment line from php.Dockerfile)\n* Nginx 1.13.6\n* MariaDB 10.3.9\n\n## Configuration\n\nThe Nginx configuration can be found in `config/nginx/`.\n\nYou can also set the following environment variables, for example in the included `.env` file:\n\n| Key | Description |\n|-----|-------------|\n|APP_NAME|The name used when creating a container.|\n|MYSQL_ROOT_PASSWORD|The MySQL root password used when creating the container.|\n\n## Usage\n\nTo use it, simply follow the following steps:\n\n##### Clone this repository.\n\nClone this repository with the following command: `git clone https://github.com/stevenliebregt/docker-compose-lemp-stack.git`.\n\n##### Start the server.\n\nStart the server using the following command inside the directory you just cloned: `docker-compose up`.\n\n## Entering the containers\n\nYou can use the following command to enter a container:\n\nWhere `{CONTAINER_NAME}` is one of:\n\n`docker exec -ti {CONTAINER_NAME} /bin/bash`\n\n* `{APP_NAME}-php`\n* `{APP_NAME}-nginx`\n* `{APP_NAME}-mariadb`\n","project_url":"https://awesome.ecosyste.ms/api/v1/projects/github.com%2Fstevenliebregt%2Fdocker-compose-lemp-stack","html_url":"https://awesome.ecosyste.ms/projects/github.com%2Fstevenliebregt%2Fdocker-compose-lemp-stack","lists_url":"https://awesome.ecosyste.ms/api/v1/projects/github.com%2Fstevenliebregt%2Fdocker-compose-lemp-stack/lists"}