{"id":19356718,"url":"https://github.com/savannabits/dockavel","last_synced_at":"2025-04-23T10:32:57.890Z","repository":{"id":59757382,"uuid":"364974252","full_name":"savannabits/dockavel","owner":"savannabits","description":"Compose a Laravel Docker image for Production, with support for php7.4, php8.x and Laravel Octane with both swoole and roadrunner","archived":false,"fork":false,"pushed_at":"2023-02-22T08:50:41.000Z","size":144,"stargazers_count":8,"open_issues_count":0,"forks_count":4,"subscribers_count":1,"default_branch":"main","last_synced_at":"2025-04-02T14:11:15.901Z","etag":null,"topics":["dockavel","docker","docker-compose","laravel","laravel-docker","octane","roadrunner","savannabits","swoole"],"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/savannabits.png","metadata":{"files":{"readme":"README.md","changelog":"CHANGELOG.md","contributing":"CONTRIBUTING.md","funding":null,"license":"LICENSE.md","code_of_conduct":null,"threat_model":null,"audit":null,"citation":null,"codeowners":null,"security":null,"support":null}},"created_at":"2021-05-06T16:34:53.000Z","updated_at":"2023-11-25T05:10:51.000Z","dependencies_parsed_at":"2022-09-21T07:20:29.292Z","dependency_job_id":null,"html_url":"https://github.com/savannabits/dockavel","commit_stats":null,"previous_names":[],"tags_count":8,"template":false,"template_full_name":null,"repository_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/savannabits%2Fdockavel","tags_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/savannabits%2Fdockavel/tags","releases_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/savannabits%2Fdockavel/releases","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/savannabits%2Fdockavel/manifests","owner_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/owners/savannabits","download_url":"https://codeload.github.com/savannabits/dockavel/tar.gz/refs/heads/main","host":{"name":"GitHub","url":"https://github.com","kind":"github","repositories_count":249885741,"owners_count":21340188,"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":["dockavel","docker","docker-compose","laravel","laravel-docker","octane","roadrunner","savannabits","swoole"],"created_at":"2024-11-10T07:05:22.905Z","updated_at":"2025-04-23T10:32:52.850Z","avatar_url":"https://github.com/savannabits.png","language":"Dockerfile","funding_links":[],"categories":[],"sub_categories":[],"readme":"# Very short description of the package\n\n[![Latest Version on Packagist](https://img.shields.io/packagist/v/savannabits/dockavel.svg?style=flat-square)](https://packagist.org/packages/savannabits/dockavel)\n[![Total Downloads](https://img.shields.io/packagist/dt/savannabits/dockavel.svg?style=flat-square)](https://packagist.org/packages/savannabits/dockavel)\n![GitHub Actions](https://github.com/savannabits/dockavel/actions/workflows/main.yml/badge.svg)\n\nThis is where your description should go. Try and limit it to a paragraph or two, and maybe throw in a mention of what PSRs you support to avoid any confusion with users and contributors.\n\n## Installation\n\nYou can install the package via composer:\n\n```bash\ncomposer require savannabits/dockavel\n```\n\n## Usage\n1. Simply Run the `docker:install` command with your `image` name and optionally your bridge `network` name\n```shell\n# You can run php artisan docker:install --help to see all the options available\nphp artisan docker:install yourimagename\n```\n NB: After successfully publishing all the docker config, the command will ask you whether to uninstall itself since its work is done. If you have no further use of it, you can proceed to uninstall it.\n\n2. COPY all the .env variables published in a file named `.env.docker` to your current env file, just below `APP_URL`. Modify the variables as necessary.\n3. Done. Now you can run `docker-compose build app` to build your image, then `docker-compose up -d` to run your services.\n\n### Testing\n\n```bash\ncomposer test\n```\n\n### Changelog\n\nPlease see [CHANGELOG](CHANGELOG.md) for more information what has changed recently.\n\n## Contributing\n\nPlease see [CONTRIBUTING](CONTRIBUTING.md) for details.\n\n### Security\n\nIf you discover any security related issues, please email maosa.sam@gmail.com instead of using the issue tracker.\n\n## Credits\n\n-   [Sam Maosa](https://github.com/savannabits)\n-   [All Contributors](../../contributors)\n\n## License\n\nThe MIT License (MIT). Please see [License File](LICENSE.md) for more information.\n\n## Laravel Package Boilerplate\n\nThis package was generated using the [Laravel Package Boilerplate](https://laravelpackageboilerplate.com).\n","project_url":"https://awesome.ecosyste.ms/api/v1/projects/github.com%2Fsavannabits%2Fdockavel","html_url":"https://awesome.ecosyste.ms/projects/github.com%2Fsavannabits%2Fdockavel","lists_url":"https://awesome.ecosyste.ms/api/v1/projects/github.com%2Fsavannabits%2Fdockavel/lists"}