Skip to content

Update store GitHub repo after procedures to trigger deploys

License

Notifications You must be signed in to change notification settings

OneShopWeb/app-github-cd

 
 

Repository files navigation

app-github-cd

Updates store GitHub repo after procedures to handle CD

Environment variables sample

Variable Value
LOGGER_OUTPUT ~/app/log/logger.out
LOGGER_ERRORS ~/app/log/logger.err
LOGGER_FATAL_ERRORS ~/app/log/_stderr
PROXY_PORT 3000
PROXY_AUTH auth_token
GITHUB_APP_ID 1234
GITHUB_APP_KEY ~/app/github-app.private-key.pem
ECOM_AUTH_DB ~/app/db.sqlite
SCHEDULED_DEPLOYS true
APP_BASE_URI https://app.ecomplus.biz/api/v1

GitHub App

https://github.com/apps/e-com-plus-storefront

Production server

Published at https://github.ecomplus.biz

Continuous deployment

When app version is production ready, create a new release to run automatic deploy from master branch.

About

Update store GitHub repo after procedures to trigger deploys

Resources

License

Stars

Watchers

Forks

Packages

No packages published

Languages

  • JavaScript 100.0%