Skip to content

SumiranAgg/actions-demo

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

2 Commits
 
 
 
 
 
 

Repository files navigation

actions-demo

  1. Create azure resources either through azure portal or az cli. In this case app service with node runtime stack and postgres SQL. The workflow yaml contains az cli scripts for the same.

  2. Set app settings for postgres connection string in app service as defined in application readme.

  3. In postgres SQL enable connection to Azure services.

  4. Copy application code in a github repo and add your workflow under .github/

  5. Use webapps-deploy to deploy. Workflow contains other details.

About

No description, website, or topics provided.

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published