{"id":23708593,"url":"https://github.com/geobas/docker-template-laravel","last_synced_at":"2026-04-08T16:02:14.212Z","repository":{"id":150727805,"uuid":"442873104","full_name":"geobas/docker-template-laravel","owner":"geobas","description":":whale: Docker template for Laravel/Lumen applications","archived":false,"fork":false,"pushed_at":"2022-02-04T23:19:45.000Z","size":43,"stargazers_count":1,"open_issues_count":0,"forks_count":0,"subscribers_count":1,"default_branch":"main","last_synced_at":"2025-09-12T03:43:08.148Z","etag":null,"topics":["docker","docker-compose-template","laravel","lumen","php"],"latest_commit_sha":null,"homepage":"","language":"Shell","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/geobas.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":"2021-12-29T19:39:16.000Z","updated_at":"2022-02-22T10:11:38.000Z","dependencies_parsed_at":"2023-07-07T14:31:38.445Z","dependency_job_id":null,"html_url":"https://github.com/geobas/docker-template-laravel","commit_stats":null,"previous_names":[],"tags_count":0,"template":false,"template_full_name":null,"purl":"pkg:github/geobas/docker-template-laravel","repository_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/geobas%2Fdocker-template-laravel","tags_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/geobas%2Fdocker-template-laravel/tags","releases_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/geobas%2Fdocker-template-laravel/releases","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/geobas%2Fdocker-template-laravel/manifests","owner_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/owners/geobas","download_url":"https://codeload.github.com/geobas/docker-template-laravel/tar.gz/refs/heads/main","sbom_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/geobas%2Fdocker-template-laravel/sbom","scorecard":null,"host":{"name":"GitHub","url":"https://github.com","kind":"github","repositories_count":286080680,"owners_count":31562697,"icon_url":"https://github.com/github.png","version":null,"created_at":"2022-05-30T11:31:42.601Z","updated_at":"2026-04-08T14:31:17.711Z","status":"ssl_error","status_checked_at":"2026-04-08T14:31:17.202Z","response_time":54,"last_error":"SSL_connect returned=1 errno=0 peeraddr=140.82.121.5:443 state=error: 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":["docker","docker-compose-template","laravel","lumen","php"],"created_at":"2024-12-30T18:01:45.974Z","updated_at":"2026-04-08T16:02:14.197Z","avatar_url":"https://github.com/geobas.png","language":"Shell","funding_links":[],"categories":[],"sub_categories":[],"readme":"![Logo](https://user-images.githubusercontent.com/1626965/152615266-02b42348-cec8-494d-b16a-2b104b34cb1d.png)\n\n# Docker template for Laravel/Lumen\n\nCould be used on Linux, OS X and Windows.\n\nAlso suitable for other PHP projects, feel free to modify Docker configuration as needed.\n\n## Included services\n- PHP 7.4.26 on Apache 2.4.51\n- MySQL 8.0.26\n- PhpMyAdmin 5.1.1\n- MongoDB 4.4\n- Mongo Express 0.54.0\n- Redis 6.2.6\n- RedisInsight 1.11.0\n\n### Prepare the Docker template\n\n1. Clone this repo:\n\n```\ngit clone git@github.com:geobas/docker-template-laravel.git yourproject\ncd yourproject\nrm -rf .git\n```\n\n2. Build and run containers:\n\n```\n./start.sh app mysql phpmyadmin mongo mongo-express redis redisinsight\n```\n\n3. Install Laravel or Lumen:\n```\ndocker exec -it app-laravel bash\n./install.sh\n```\n\n### Stop and delete containers\n\nTo stop Docker containers run:\n\n```\n./stop.sh\n```\n\nTo delete Docker containers run:\n\n```\n./delete.sh\n```\n\n### Main Endpoints\n\n- App URL: ```http://localhost:80```\n- PhpMyAdmin: ```http://localhost:8080```\n- Mongo Express: ```http://localhost:8081```\n- RedisInsight: ```http://localhost:8001```\n","project_url":"https://awesome.ecosyste.ms/api/v1/projects/github.com%2Fgeobas%2Fdocker-template-laravel","html_url":"https://awesome.ecosyste.ms/projects/github.com%2Fgeobas%2Fdocker-template-laravel","lists_url":"https://awesome.ecosyste.ms/api/v1/projects/github.com%2Fgeobas%2Fdocker-template-laravel/lists"}