Skip to content

Latest commit

 

History

History
23 lines (18 loc) · 669 Bytes

README.md

File metadata and controls

23 lines (18 loc) · 669 Bytes

A simple bref app using pulumi.

Installation

pulumi new https://github.com/jrivers-iclass/bref-pulumi/tree/main

OR

Deploy with Pulumi

Once the stack is created you can run:

  • composer install from the laravel directory
  • pulumi up from the root directory to deploy the stack

Future Plans

  • Add support for ALB
  • Add support for custom authorizers
  • Add support for custom domains
  • Add support for ECS cluster workers (fargate)
  • Add support for postgres
  • Add support for redis
  • Add support for EventBridge