Skip to content

mokhosh/laravel-sheploy

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

73 Commits
 
 
 
 
 
 
 
 

Repository files navigation

Deploy Laravel applications using bash

usage

on your local machine

  • git clone git@github.com:mokhosh/laravel-sheploy.git
  • cd laravel-sheploy
  • ./sheploy.sh

this will copy the repo on your server, and ssh into it

  • cd ~/laravel-sheploy
  • ./setup.sh

todo

  • modularize
  • do any step you want
  • beautify output and input
  • get the ssh port from input
  • get the ssh user from input
  • ask to create ssh key if it doesnt exist
  • find a way to keep ssh alive after EOF so we run ssh once

About

deploy your laravel application easily using bash scripts

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published

Languages