Skip to content

Releases: red5pro/terraform-aws-red5pro

v2.4.2

Choose a tag to compare

@iolesyk iolesyk released this 26 Jun 18:43
ed1bf7e
  • Removed the step that adds the libde265 APT repository (ppa:strukturag/libde265) and its associated failure handling from the script.

v2.4.1

Choose a tag to compare

@iolesyk iolesyk released this 16 Jun 14:28
d403479
  • Add AS Conference service to Stream Manager
  • Apply minor fixes

v2.4.0

Choose a tag to compare

@iolesyk iolesyk released this 23 Apr 14:05
d6f9464
  • Added Official Red5 Pro Stream Manager 2.0 Admin UI, a web app to manage node groups, create and edit configurations, view status, and inspect node relationships through the Stream Manager API.

v2.3.9

Choose a tag to compare

@iolesyk iolesyk released this 20 Mar 15:02
ccc6b37
  • Removed Kafka JMX configuration

v2.3.8

Choose a tag to compare

@iolesyk iolesyk released this 03 Mar 15:01
85a0bdc
  • Kafka version upgrade to 3.9.2

v2.3.7

Choose a tag to compare

@iolesyk iolesyk released this 25 Feb 15:38
ac53a8c

Release Summary

  • Added support to use private docker registry for SM Images

v2.3.6

Choose a tag to compare

@iolesyk iolesyk released this 20 Feb 15:44
243dc6d

Release Summary

  • Improved node cleanup timings for SUNSET, DOOMED, and FAULT nodes.

v2.3.5

Choose a tag to compare

@iolesyk iolesyk released this 09 Jan 15:14
e790427

Release Summary

  1. Improved log rotation in Docker Compose files to better manage container logs and reduce disk usage.
  2. Added support for H.265 to expand video codec compatibility and improve streaming efficiency.

v.2.3.4

Choose a tag to compare

@iolesyk iolesyk released this 08 Dec 22:00
9da8d59

Enforces IMDSv2 (requires session tokens) and disables IMDSv1

v2.3.3

Choose a tag to compare

@iolesyk iolesyk released this 08 Dec 18:28
0d254bb

Changes

  • Use IAM roles for Terraform via instance profiles and launch templates.
  • Update EC2 IAM permissions to support role-based operations.
  • Remove all static AWS keys from configuration.
  • Ensure Terraform workflows work seamlessly with instance profile credentials.

Benefits

  • Improved security by eliminating static AWS keys.
  • Simplified credential management for Terraform.