https://github.com/fflch/ansible-role-deploy-laravel
Ansible role to deploy laravel
https://github.com/fflch/ansible-role-deploy-laravel
Last synced: over 1 year ago
JSON representation
Ansible role to deploy laravel
- Host: GitHub
- URL: https://github.com/fflch/ansible-role-deploy-laravel
- Owner: fflch
- Created: 2018-07-17T22:13:22.000Z (almost 8 years ago)
- Default Branch: master
- Last Pushed: 2023-03-28T13:30:10.000Z (about 3 years ago)
- Last Synced: 2025-01-16T00:56:21.456Z (over 1 year ago)
- Language: Jinja
- Homepage:
- Size: 45.9 KB
- Stars: 3
- Watchers: 11
- Forks: 3
- Open Issues: 0
-
Metadata Files:
- Readme: README.md
Awesome Lists containing this project
README
Ansible Role: deploy laravel
===========================
This role does: deploy a laravel application
Installation
--------------
ansible-galaxy install uspdev.deploy_laravel
Example Playbook
----------------
- hosts: servers
roles:
- uspdev.deploy_laravel