fbd87e01c5
feat: enhance .env.example with cluster hostname support and update start-nodes.sh to replace environment variables
kobim2025-03-30 16:10:22 +02:00
a67a99f849
fix: correct byte conversion logic in convert_to_bytes function
kobim2025-03-30 15:27:54 +02:00
7b4b922923
feat: update .gitignore, modify example .env file, and add Selenium stack deployment scripts
kobim2025-03-06 23:15:41 +01:00
87e1d24a86
feat: implement abstract base classes for stats plugins and add example plugin for stats setup and download
kobim2025-02-23 22:05:24 +01:00
83480ed3a8
fix: update wait condition in setupStats function to check for visibility of stats content
kobim2025-02-23 17:53:03 +01:00
5ec57150b1
docs: update README with additional Docker run command options for shared memory size
kobim2025-02-22 23:07:11 +01:00
bd80c1c6cc
feat: enhance Docker workflow to support logging in and pushing images to Docker Hub; update README with new run command options
kobim2025-02-22 18:34:11 +01:00
9e125bf9f7
feat: include sleep to wait for driver setup logic and remove yaspin
kobim2025-02-22 18:21:56 +01:00
a0cf93a6be
feat: enhance setupStats function with retry logic and improve error handling; update entrypoint to run main script as PID 1
kobim2025-02-21 20:26:03 +01:00
5c92020169
Add convenience functions, update Docker setup, and integrate Webpack for building WebRTC internals exporter (#3)
kobim2025-02-21 11:21:14 +00:00
84479c786a
feat: update Dockerfile to use Debian slim and implement Python virtual environment for dependency management
kobim2025-02-15 15:27:39 +01:00
5636d92474
feat: add health check and heartbeat endpoint to Docker setup
kobim2025-02-15 14:12:34 +01:00
0518d1ba48
feat: integrate yaspin for improved logging and error handling in Chrome driver setup
kobim2025-02-14 15:15:59 +01:00
f579000a96
docs: simplify Docker commands in README and enhance logging in WebRTC stats exporter
kobim2025-02-13 16:41:09 +01:00
752cea15d4
docs: reorganize server setup instructions and create dedicated server README
kobim2025-02-12 20:20:41 +01:00
5be06ec11f
docs: update README with improved Docker commands and add credits section feat: enhance WebRTC stats collection by logging connection state changes
kobim2025-02-12 19:50:37 +01:00
58369fccaf
docs: add reference to MongoDB Docker Compose examples in README
kobim2025-02-11 11:17:47 +01:00
4c46af63e3
feat: add MIT License file to the repository
kobim2025-02-11 11:12:32 +01:00
755128a5c7
docs: update README to include server setup instructions and clarify port requirements
kobim2025-02-10 12:45:25 +01:00
76edbf0624
feat: add MongoDB and Mongo Express services with initialization script
kobim2025-02-09 17:14:55 +01:00
280a013c48
feat: CI-CD workflow for building and pushing Docker images (#2)
kobim2025-02-09 15:20:33 +00:00