Skip to content

Latest commit

 

History

History
30 lines (20 loc) · 997 Bytes

File metadata and controls

30 lines (20 loc) · 997 Bytes

Virtual Finland MVP Phase 1

Deployment Environments

The project is deployed to the following environments:

  • mvp-staging
  • mvp-production

Project Components

Phase 1

The project is stored in the following code repositories:

  • Infrastructure
    • OpenId Connect Provider for CI/CD-pipeline authentication
    • Shared Pulumi policies etc
    • Must be manually deployed at initial deployment
  • Esco API
    • Implements the ESCO API
    • Bun / TypeScript application running with AWS Lambda
  • Monitoring
    • Service operation dashboards
    • Service error alerts

Deployment

The project is deployed using the Github Actions CI/CD-pipeline defined here: ./.github/workflows/phase1.yml. The deployments are only started manually.