Difference between revisions of "VALT 6.6.0"
IVSWikiBlue (talk | contribs) (Created page with "March ___, 2026 '''Application''' '''Technical''' * Updated directory structure for Docker-mounted-volumes to separate data by containers' data, logs, and config * Removed u...") |
IVSWikiBlue (talk | contribs) |
||
| (2 intermediate revisions by the same user not shown) | |||
| Line 6: | Line 6: | ||
* Updated directory structure for Docker-mounted-volumes to separate data by containers' data, logs, and config | * Updated directory structure for Docker-mounted-volumes to separate data by containers' data, logs, and config | ||
* Removed userland-proxy/docker-proxy bridge for Docker daemon | * Removed userland-proxy/docker-proxy bridge for Docker daemon | ||
| + | * Expanded Wowza Streaming Engine's UDP port range to 6750 - 15000 | ||
* Updated method to managing firewall rules for UDP ports required for Wowza Streaming Engine's WebRTC feature | * Updated method to managing firewall rules for UDP ports required for Wowza Streaming Engine's WebRTC feature | ||
* Nginx Reverse Proxy | * Nginx Reverse Proxy | ||
** PhpMyAdmin blocks removed from primary config nginx config file and converted to a snippet | ** PhpMyAdmin blocks removed from primary config nginx config file and converted to a snippet | ||
| − | ** Mobile and API version paths can be enabled/disabled | + | ** Mobile and API version paths can be enabled/disabled via its env file |
| + | * Refactored ivs-valt-appliance's method of adding/removing baseline firewall rules to be more efficient | ||
Latest revision as of 17:15, 12 March 2026
March ___, 2026
Application
Technical
- Updated directory structure for Docker-mounted-volumes to separate data by containers' data, logs, and config
- Removed userland-proxy/docker-proxy bridge for Docker daemon
- Expanded Wowza Streaming Engine's UDP port range to 6750 - 15000
- Updated method to managing firewall rules for UDP ports required for Wowza Streaming Engine's WebRTC feature
- Nginx Reverse Proxy
- PhpMyAdmin blocks removed from primary config nginx config file and converted to a snippet
- Mobile and API version paths can be enabled/disabled via its env file
- Refactored ivs-valt-appliance's method of adding/removing baseline firewall rules to be more efficient