Skip to content

kyleparisi/larasible

Repository files navigation

Larasible

Install laravel requirements for ubuntu servers.

Note: Not intending to be all inclusive. This is however intending to be basic, quick and easy.

Usage

Clone this repo to an ubuntu server that needs provisioning.

./provision.sh

# or
apt install python ansible -y
ansible-playbook playbook.yml

If you want to use docker, do the following.

APP_DIR=xxx docker-compose up -d

Other commands

APP_DIR=xxx ./composer.sh install

About

ansible for laravel parts

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published