Skip to content

Bash script to deploy dockerize application on SSH Server using Gitactions

Notifications You must be signed in to change notification settings

husnainkhurshiid/bash-script-deployment

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

5 Commits
 
 
 
 
 
 

Repository files navigation

Shell-Script-Deployment

Deployment

Shell script to deploy application on ssh server. Simply run the script to deploy your application.

Git Actions

You can also triggered your deployment script when a branch is merged in the master branch. This will auto deploy your application.

Note

To make this script work you've to first setup your ssh key configuration on you ssh server