omar-haris / nginx-rtmp-monitoring

real-time monitoring statistics dashboard for nginx rtmp module
MIT License
293 stars 92 forks source link

Option to install and run this without using docker #29

Open MamasLT opened 2 years ago

MamasLT commented 2 years ago

Hi there. I tried to use this on my server, i have uploaded the files, added locations in nginx.conf and then I tried to run the setup.sh, but got the same error as previous issue (./setup.sh: 5: Syntax error: "(" unexpected). At first I thought the solution provided here by smoxed (https://github.com/3m1o/nginx-rtmp-monitoring/issues/28) would help, but the error remained the same. So I assume this is because I dont have docker installed? I don't like to work with docker. So is there any way to install all this and use WITHOUT DOCKER on normal Ubuntu server together with all nginx rtmp module?

Thank you !

haeydis commented 2 years ago

is there any way to install all this and use WITHOUT DOCKER on normal Ubuntu server together with all nginx rtmp module?

cymesa commented 2 years ago

Hi, thank for your work, i need to use WITHOUT DOCKER too...