Skip to content

Report portal ecs cdk implementation for AWS to use ECS as a replacement of the docker compose available for the services so you can run it in AWS effectively without needing a virtual machine instance.

License

Notifications You must be signed in to change notification settings

thekevshow/reportportal-ecs-cdk

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

4 Commits
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 

Repository files navigation

ReportPortal ECS CDK

An AWS implementation of Report Portal using ECS to replace the Docker Compose setup, allowing you to run it effectively in AWS without needing a virtual machine instance.

Features

  • Seamlessly deploy Report Portal in AWS using ECS.
  • Avoid the need for virtual machine instances.
  • Leverage AWS ECS for scalable and managed container orchestration.

TODOs

  • Enhance Security: Optimize and minimize the security requirements (currently very open due to testing purposes).
  • Parameterization: Allow more settings to be parameterized, such as CPU and memory configurations.
  • Deployment Scripts: Improve deployment options and scripts for better automation and customization.

Admin Default Login

  • Username: superadmin
  • Password: erebus

About

Report portal ecs cdk implementation for AWS to use ECS as a replacement of the docker compose available for the services so you can run it in AWS effectively without needing a virtual machine instance.

Resources

License

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published