{"id":18625881,"url":"https://github.com/jkapuscik2/poultry","last_synced_at":"2025-11-03T20:30:34.032Z","repository":{"id":38168392,"uuid":"234955212","full_name":"jkapuscik2/poultry","owner":"jkapuscik2","description":null,"archived":false,"fork":false,"pushed_at":"2023-04-19T20:28:24.000Z","size":7319,"stargazers_count":1,"open_issues_count":2,"forks_count":2,"subscribers_count":1,"default_branch":"master","last_synced_at":"2024-12-27T06:10:41.978Z","etag":null,"topics":[],"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/jkapuscik2.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":"2020-01-19T19:42:44.000Z","updated_at":"2023-05-22T14:16:18.000Z","dependencies_parsed_at":"2024-11-07T04:49:27.425Z","dependency_job_id":null,"html_url":"https://github.com/jkapuscik2/poultry","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/jkapuscik2%2Fpoultry","tags_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/jkapuscik2%2Fpoultry/tags","releases_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/jkapuscik2%2Fpoultry/releases","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/jkapuscik2%2Fpoultry/manifests","owner_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/owners/jkapuscik2","download_url":"https://codeload.github.com/jkapuscik2/poultry/tar.gz/refs/heads/master","host":{"name":"GitHub","url":"https://github.com","kind":"github","repositories_count":239418743,"owners_count":19635240,"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":[],"created_at":"2024-11-07T04:36:16.115Z","updated_at":"2025-11-03T20:30:33.988Z","avatar_url":"https://github.com/jkapuscik2.png","language":"PHP","funding_links":[],"categories":[],"sub_categories":[],"readme":"# Poultry\n\nSample application created with use of Lumen framwork. It is supposed to showcase possibility of automating horizontal scaling using AWS services. CloudFormation configuration is available in `/infrastructure` directory.\n\nMore details available in the following articles:\n- [introduction](https://medium.com/@j.kapuscik2/autoscale-your-website-in-5-minutes-or-less-3c47f6483b72)\n- [CI/CD pipline](https://medium.com/gitconnected/deployment-to-aws-auto-scaling-group-8585178cdc8a)\n- [using AWS Fault Injection Symulator experiments](https://j-kapuscik2.medium.com/whats-aws-fault-injection-simulator-54edd298c904)\n\n## Deploymant \n\nIn order to deploy application to AWS you can use manage.sh script with approperaite paramaters:\n\n| Parameter | Type | Description |\n| :--- | :--- | :--- |\n| `Command` | `string` | **Required**. Name of a command - create, update, delete, help |\n| `StackName` | `string` | **Required**. Name CF stack |\n| `KeyName` | `string` | **Required**. Name of ec2 ssh access key |\n| `DatabaseName` | `string` | Name of RDS database. Default: \"PoultryDB\" |\n| `DatabaseUsername` | `string` | Name of RDS database admin user. Default: \"admin\" |\n| `DatabaseUserPassword` | `string` | Name CF stack |\n| `BucketName` | `string` | Name of S3 bucket. **Warning**. Name needs to be unique in whole AWS |\n\nParameters have to provided in proper order:\n\n```\nsh manage.sh create STACK_NAME KEY_NAME DB_NAME DB_USER DB_USER_PASSWORD BUCKET_NAME\n```\n\n## Setup\n\nDatabase migration:\n`php artisan migrate`\n\nDatabase seeding:\n`php artisan db:seed`\n\n![Screenshot](screenshot.png?raw=true \"Screenshot\")\n","project_url":"https://awesome.ecosyste.ms/api/v1/projects/github.com%2Fjkapuscik2%2Fpoultry","html_url":"https://awesome.ecosyste.ms/projects/github.com%2Fjkapuscik2%2Fpoultry","lists_url":"https://awesome.ecosyste.ms/api/v1/projects/github.com%2Fjkapuscik2%2Fpoultry/lists"}