Skip to content

Deploying automaticaly your application on push with Gihub Workflow action to any vps server(Linode in this tutorial)

Notifications You must be signed in to change notification settings

charbelmhanna/automation_deployment_workflow_linode_server

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

5 Commits
 
 
 
 
 
 

Repository files navigation

automation_deployment_workflow_linode_server

Deploying automaticaly your application on push with Gihub Workflow action to any vps server(Linode in this tutorial)

Setup

  1. Go under actions
  2. New Workflow
  3. Setup your own workflow
  4. add .yml file into your workflow
  • main.yml is a standard deployment setup on push
  • main_vuejs_build.yml will build and deploy the app everytime you push

About

Deploying automaticaly your application on push with Gihub Workflow action to any vps server(Linode in this tutorial)

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published