0.0.1 • Published 4 years ago

bccsa-program-api v0.0.1

Weekly downloads
-
License
ISC
Repository
-
Last release
4 years ago

BCCSA-Program-API

Overall

  • GitHub commit activity
  • GitHub last commit
  • GitHub diff GitHub diff

Build status:

  • 🚧 Development: Codebuild
  • ⚒️ Stage: Codebuild
  • 🟢 Production: TBD

Build environments

Environments listed bellow, if specified as environment ivar on the build moment will replace the current development configuration.

  • AWS_ACCESS_KEY_ID - AWS Key of the account to receive the deployment
  • AWS_SECRET_ACCESS_KEY - AWS Secret of the account to receive the deployment
  • AWS_REGION - AWS Region of the account to receive the deployment -- Optional
  • STAGE - Deployment stage to be used -- Optional, used 'dev' if not specified
    • Possible Values - dev, stage, prod
  • PROGRAM_ENV - Program enviroment file to be used. Here, we can change a customize the namespace for different programs using this API -- Optional, used 'env_siteReady.yml' if not specified
    • Possible Values - env_siteReady.yml

Resources

Endpoints

  • 🚧 Development: https://api-sitereadybc-dev.bccsa-services.ca
  • ⚒️ Stage: https://api-sitereadybc-stage.bccsa-services.ca
  • 🟢 Production: TBD

Documentation