{"id":20825741,"url":"https://github.com/tijani891/laravel-deployment","last_synced_at":"2026-02-07T18:04:56.052Z","repository":{"id":214846403,"uuid":"562619531","full_name":"Tijani891/Laravel-Deployment","owner":"Tijani891","description":null,"archived":false,"fork":false,"pushed_at":"2023-02-18T21:42:42.000Z","size":6,"stargazers_count":0,"open_issues_count":0,"forks_count":0,"subscribers_count":1,"default_branch":"main","last_synced_at":"2025-07-03T09:08:42.516Z","etag":null,"topics":[],"latest_commit_sha":null,"homepage":null,"language":null,"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/Tijani891.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}},"created_at":"2022-11-06T22:06:50.000Z","updated_at":"2022-11-06T22:06:50.000Z","dependencies_parsed_at":"2023-12-31T10:43:19.466Z","dependency_job_id":null,"html_url":"https://github.com/Tijani891/Laravel-Deployment","commit_stats":null,"previous_names":["tijani891/laravel-deployment"],"tags_count":0,"template":false,"template_full_name":null,"purl":"pkg:github/Tijani891/Laravel-Deployment","repository_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/Tijani891%2FLaravel-Deployment","tags_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/Tijani891%2FLaravel-Deployment/tags","releases_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/Tijani891%2FLaravel-Deployment/releases","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/Tijani891%2FLaravel-Deployment/manifests","owner_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/owners/Tijani891","download_url":"https://codeload.github.com/Tijani891/Laravel-Deployment/tar.gz/refs/heads/main","sbom_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/Tijani891%2FLaravel-Deployment/sbom","host":{"name":"GitHub","url":"https://github.com","kind":"github","repositories_count":266713769,"owners_count":23972985,"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","status":"online","status_checked_at":"2025-07-23T02:00:09.312Z","response_time":66,"last_error":null,"robots_txt_status":null,"robots_txt_updated_at":null,"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":[],"created_at":"2024-11-17T23:06:41.068Z","updated_at":"2026-02-07T18:04:56.025Z","avatar_url":"https://github.com/Tijani891.png","language":null,"funding_links":[],"categories":[],"sub_categories":[],"readme":"# Ansible Deployment of Laravel with Dependencies\n\nThis repository provides an Ansible playbook for deploying a Laravel application with all necessary dependencies.\n\n## Prerequisites:\nBefore you begin, ensure that you have the following prerequisites:\n\n- A server with Ubuntu 18.04 or higher installed\n- Ansible 2.9 or higher installed on your local machine\n- SSH access to the server as a user with sudo privileges\n- A Laravel application codebase with a composer.json file\n\n## Getting Started\nTo get started, follow these steps:\n\n1. Clone this repository onto your local machine:\n\n\n\n\n       git clone https://github.com/your-username/ansible-deployment-laravel.git\n       \n2. Edit the `hosts` file in the root directory to include the IP address or hostname of your server:\n\n\n\n\n       \n        [laravel]\n        your-server-ip-address-or-hostname\n        \n        \n3. Edit the `vars/main.yml` file to include your application-specific variables, such as the application name, database credentials, and environment variables.\n\n\n\n\n\n        ansible-playbook -i hosts playbook.yml\n\n4.  This will run the Ansible playbook, which will install all necessary dependencies, configure the server, and deploy your Laravel application.\n\n\n\n## What's Included\n\nThe playbook includes the following tasks:\n\n- Update the server packages and install necessary dependencies\n- Install PHP, PHP extensions, and Composer\n- Configure the server environment\n- Create a new user for the application\n- Create a new MySQL database and user for the application\n- Deploy the Laravel application codebase\n- Configure the application environment variables\n  \n  \n## Customization\nThe playbook is designed to be easily customized to suit your specific needs. You can modify the variables in the vars/main.yml file to customize the playbook for your application. Additionally, you can modify the tasks in the tasks directory to add or remove functionality.\n   \n\n\n                     \n                     \n","project_url":"https://awesome.ecosyste.ms/api/v1/projects/github.com%2Ftijani891%2Flaravel-deployment","html_url":"https://awesome.ecosyste.ms/projects/github.com%2Ftijani891%2Flaravel-deployment","lists_url":"https://awesome.ecosyste.ms/api/v1/projects/github.com%2Ftijani891%2Flaravel-deployment/lists"}