{"id":22056884,"url":"https://github.com/fuxi-de/lamp_stack","last_synced_at":"2025-03-23T16:21:45.419Z","repository":{"id":124213374,"uuid":"148605607","full_name":"fuxi-de/lamp_stack","owner":"fuxi-de","description":"LAMP Stack Docker Environment for Development Use","archived":false,"fork":false,"pushed_at":"2019-10-08T07:54:14.000Z","size":7,"stargazers_count":1,"open_issues_count":0,"forks_count":0,"subscribers_count":1,"default_branch":"master","last_synced_at":"2025-01-28T22:31:09.101Z","etag":null,"topics":["docker","docker-compose","lamp","lamp-setup","lamp-stack","mysql","php7","phpmyadmin"],"latest_commit_sha":null,"homepage":"","language":"Dockerfile","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/fuxi-de.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":"2018-09-13T08:18:34.000Z","updated_at":"2023-05-04T12:57:34.000Z","dependencies_parsed_at":null,"dependency_job_id":"4eb2bbed-ec62-4d9d-82e1-c372d4d99442","html_url":"https://github.com/fuxi-de/lamp_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/fuxi-de%2Flamp_stack","tags_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/fuxi-de%2Flamp_stack/tags","releases_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/fuxi-de%2Flamp_stack/releases","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/fuxi-de%2Flamp_stack/manifests","owner_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/owners/fuxi-de","download_url":"https://codeload.github.com/fuxi-de/lamp_stack/tar.gz/refs/heads/master","host":{"name":"GitHub","url":"https://github.com","kind":"github","repositories_count":245128745,"owners_count":20565329,"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","lamp","lamp-setup","lamp-stack","mysql","php7","phpmyadmin"],"created_at":"2024-11-30T16:15:05.203Z","updated_at":"2025-03-23T16:21:45.405Z","avatar_url":"https://github.com/fuxi-de.png","language":"Dockerfile","readme":"# Lamp Setup\n\nThis is a basic LAMP stack environment built using Docker Compose. It consists of the following:\n\n* PHP 7.1\n* Apache 2.4\n* MySQL 5.7\n* phpMyAdmin\n\n## Installation\n\nClone this repository. Run `docker-compose up -d`.\n\n```shell\ncd lamp_stack/\ndocker-compose up -d\n```\n\nYour LAMP stack is now ready to go!! You can access it via `http://localhost`.\n\n## CMS\n\nIn `./www/cms` you can add your chosen CMS and access it via apache. The Document root is currently configured to look at `./www` but you can change this if you like in the `docker-compose.yml` file.\n\n## Web Server\n\nApache is configured to run on port 80. So, you can access it via `http://localhost`.\n\n\n## PHP\n\nThe installed version of PHP is 7.1.\n\n#### Extensions\n\nBy default the following extensions are installed.\n\n* mysqli\n* mbstring\n* zip\n* intl\n* mcrypt\n* curl\n* json\n* iconv\n* xml\n* xmlrpc\n* gd\n\n\u003e If you want to install more extensions, update `./bin/webserver/Dockerfile` as you wish.\n\u003e Afterwards you have to rebuild the docker image by running `docker-compose build` and restart the containers.\n\n## phpMyAdmin\n\nphpMyAdmin is configured to run on port 8080.\n\nhttp://localhost:8080/  \nusername: root  \npassword: root\n","funding_links":[],"categories":[],"sub_categories":[],"project_url":"https://awesome.ecosyste.ms/api/v1/projects/github.com%2Ffuxi-de%2Flamp_stack","html_url":"https://awesome.ecosyste.ms/projects/github.com%2Ffuxi-de%2Flamp_stack","lists_url":"https://awesome.ecosyste.ms/api/v1/projects/github.com%2Ffuxi-de%2Flamp_stack/lists"}