{"id":22083636,"url":"https://github.com/dockerbound-immortal/lemp-phpmyadmin-static","last_synced_at":"2026-04-19T15:01:40.138Z","repository":{"id":202140600,"uuid":"310937462","full_name":"Dockerbound-Immortal/LEMP-PHPMyAdmin-Static","owner":"Dockerbound-Immortal","description":"Static Versioning, LEMP Stack, PHPMyAdmin, pdo_mysql enabled","archived":false,"fork":false,"pushed_at":"2020-11-15T20:49:03.000Z","size":18734,"stargazers_count":0,"open_issues_count":0,"forks_count":1,"subscribers_count":2,"default_branch":"master","last_synced_at":"2025-07-05T23:05:19.572Z","etag":null,"topics":["docker-containers","mysql8","nginx","node15","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":null,"status":null,"scm":"git","pull_requests_enabled":true,"icon_url":"https://github.com/Dockerbound-Immortal.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}},"created_at":"2020-11-07T21:45:16.000Z","updated_at":"2021-01-05T11:58:54.000Z","dependencies_parsed_at":null,"dependency_job_id":"2412a7d2-3b79-494e-8f62-b3a80d4d80b9","html_url":"https://github.com/Dockerbound-Immortal/LEMP-PHPMyAdmin-Static","commit_stats":null,"previous_names":["dockerbound-immortal/lemp-phpmyadmin-static"],"tags_count":0,"template":false,"template_full_name":null,"purl":"pkg:github/Dockerbound-Immortal/LEMP-PHPMyAdmin-Static","repository_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/Dockerbound-Immortal%2FLEMP-PHPMyAdmin-Static","tags_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/Dockerbound-Immortal%2FLEMP-PHPMyAdmin-Static/tags","releases_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/Dockerbound-Immortal%2FLEMP-PHPMyAdmin-Static/releases","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/Dockerbound-Immortal%2FLEMP-PHPMyAdmin-Static/manifests","owner_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/owners/Dockerbound-Immortal","download_url":"https://codeload.github.com/Dockerbound-Immortal/LEMP-PHPMyAdmin-Static/tar.gz/refs/heads/master","sbom_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/Dockerbound-Immortal%2FLEMP-PHPMyAdmin-Static/sbom","scorecard":null,"host":{"name":"GitHub","url":"https://github.com","kind":"github","repositories_count":286080680,"owners_count":32010957,"icon_url":"https://github.com/github.png","version":null,"created_at":"2022-05-30T11:31:42.601Z","updated_at":"2026-04-18T20:23:30.271Z","status":"online","status_checked_at":"2026-04-19T02:00:07.110Z","response_time":55,"last_error":null,"robots_txt_status":"success","robots_txt_updated_at":"2025-07-24T06:49:26.215Z","robots_txt_url":"https://github.com/robots.txt","online":true,"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":["docker-containers","mysql8","nginx","node15","php7","phpmyadmin"],"created_at":"2024-12-01T00:16:44.890Z","updated_at":"2026-04-19T15:01:40.100Z","avatar_url":"https://github.com/Dockerbound-Immortal.png","language":"Dockerfile","funding_links":[],"categories":[],"sub_categories":[],"readme":"# docker-compose-laravel\nSimplified LEPP stack for local development.\n\n# Note\nCreate a docker volume called 'data-postgres' before spinning up the container\n\nThis is a workaround for an issue in which postgres permissions no longer allow\nfor the data to be persisted over volumes.\n\n## Usage\n\nBuild Laravel file in src folder, or add php files to the \"public/\" directory. Run `docker-compose up -d --build` at root. Open browser to [http://localhost:8080](http://localhost:8080).\n\nThree new available have been added that handle Composer, NPM, and Artisan commands without having to have these platforms installed on your local computer. Use the following command templates from your project root, modifiying them to fit your particular use case:\n\n- `docker-compose run --rm composer update`\n- `docker-compose run --rm npm run dev`\n- `docker-compose run --rm artisan migrate` \n\nContainers created and their ports (if used) are as follows:\n\n- **nginx** - `:8080`\n- **mysql** - `:3306`\n- **php** - `:9000`\n- **phpmyadmin** - `:5000`\n- **npm**\n- **composer**\n- **artisan**\n\n## PHPMyAdmin\n\n### Login\n\n\u003cpre\u003e\nserver: mysql\nUsername: root\npassword: ${MYSQL_ROOT_PASSWORD}\n\u003c/pre\u003e\n\n# Laravel\n\n- Generate your laravel project in the root folder using the composer disposable container. You must call the project src unless you change the pathing.\n\n# Nginx\n\n- Nginx is set up to disallow access to non-public files. You will need to set up htaccess if you wish to change this to an apache service.\n\n### Issues\n\n## MYSQL Resatrting\n\n - Mysql continuously restarting.\n\n### Solution\n - Delete mysql folder, recreate and redeploy containers","project_url":"https://awesome.ecosyste.ms/api/v1/projects/github.com%2Fdockerbound-immortal%2Flemp-phpmyadmin-static","html_url":"https://awesome.ecosyste.ms/projects/github.com%2Fdockerbound-immortal%2Flemp-phpmyadmin-static","lists_url":"https://awesome.ecosyste.ms/api/v1/projects/github.com%2Fdockerbound-immortal%2Flemp-phpmyadmin-static/lists"}