-
Notifications
You must be signed in to change notification settings - Fork 31
New issue
Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.
By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.
Already on GitHub? Sign in to your account
Instalation support #26
Comments
Installation completed successfully as I believe, but I am not getting the web GUI please help |
root@RTMPGUI:/opt/rtmpie# docker container ls |
Did you manage to solve the problem? I'm running into this problem as well. |
Yes it works with the link for an example (demo.yourdomain.com) this you give during the installation ( Answer the questions) wget https://raw.githubusercontent.com/ngrie/rtmpie/main/setup.sh |
I am trying to install on Ubuntu 22.04 (LTS) x64
Installation of Docker and Docker Compose done
then below commands are given but not working. Anything more to do? Please Help
mkdir /opt/rtmpie
cd /opt/rtmpie
wget https://raw.githubusercontent.com/ngrie/rtmpie/main/setup.sh
bash setup.sh
docker-compose pull
docker-compose up -d
The text was updated successfully, but these errors were encountered: