Skip to content

Instantly share code, notes, and snippets.

@webkader
Last active May 25, 2017 12:15
Show Gist options
  • Save webkader/4bf6d13470d1f6547c63edfbe738ca9d to your computer and use it in GitHub Desktop.
Save webkader/4bf6d13470d1f6547c63edfbe738ca9d to your computer and use it in GitHub Desktop.
Laravel Envoy
https://laravel.com/docs/5.4/envoy
Installation
composer global require "laravel/envoy=~1.0"
Initialisierung
envoy init root@192.168.1.1
Ausführen
envoy run deploy
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment