Skip to content

Refactor Configuration Files: Added .env, Updated cowrie-config, docker-compose.yml, initialize.sql and mediamtx.yml#4

Open
harshgdev wants to merge 2 commits into
Agachily:masterfrom
harshgdev:master
Open

Refactor Configuration Files: Added .env, Updated cowrie-config, docker-compose.yml, initialize.sql and mediamtx.yml#4
harshgdev wants to merge 2 commits into
Agachily:masterfrom
harshgdev:master

Conversation

@harshgdev

@harshgdev harshgdev commented Feb 17, 2025

Copy link
Copy Markdown

Issue Resolution and Updates:

While setting up the codebase, I encountered several issues, as outlined below:

Missing .env in the Root Directory:
Initially, the .env file was absent from the root directory. After adding it and configuring the required variables, I continued with the setup.

Missing cowrie-config Directory:
The cowrie-config directory was not present, which is necessary for the Docker setup to push the local cowrie.cfg and motd. The error is shown below:

cowrie-config_error

I created the missing directory and resolved this issue. Going forward, adjustments can be made as per the project needs.

Outdated Syntax in mediamtx.yml and initialize.sql:
Upon reviewing the files, I found that both mediamtx.yml and initialize.sql contained deprecated syntax. I updated them to the latest standards and tested the project, as shown below:

sample_video.mp4

Looking Ahead:

As we continue to improve the project, I’m also considering the upcoming requirements for GSoC 2025. Having worked with RTSP and RTP protocols in past CTF competitions, I look forward to contributing further.

@Agachily or any maintainers, please review the changes made in this PR.
Thank You!

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

Labels

None yet

Projects

None yet

Development

Successfully merging this pull request may close these issues.

1 participant