Each Media Recorder instance should open the VPN tunnel, using Wireguard VPN. That enables direct communication with the MediaMTX proxy, as well as with other services. That is a helper service, or a ...
This project was developed as a study lab focused on containerization and orchestration. The application consists of a REST API that records user visits, persisting data in a PostgreSQL database. This ...
Launching a new project and need Postgres for NestJS development, but don’t want to commit to a production DB provider (yet)? Running a local Postgres instance in Docker is your best friend. Simple.