Skip to content
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

Official Docker image for Red5 Community version? #345

Open
Juansecu opened this issue Jan 31, 2024 · 4 comments
Open

Official Docker image for Red5 Community version? #345

Juansecu opened this issue Jan 31, 2024 · 4 comments

Comments

@Juansecu
Copy link

Issue

Short description

I need to know if there is an official Docker image for the community version of Red5 server.

Environment

[] Operating system and version:
[11] Java version:
[1.3.25] Red5 version:

Expected behavior

I was expecting to find an official Docker image for the community version of Red5 server, but I had no look.

Actual behavior

I found the following image in Docker Hub, but it seems that it requires an active licence of Red5 PRO, which does not meet my use case.

Steps to reproduce

  1. Go to this link in Docker Hub.
  2. Use the following command to run a Docker container with the image:
docker run -it \
-p 5080:5080/tcp \
--env=TYPE=SINGLE \
--env=LICENSE_KEY=AAAA-BBBB-CCCC-DDDD \
--env=NODE_API_KEY=abc123 \
--env=SSL=false \
--name red5pro-server \
--privileged red5pro/server:12.2.0

Logs

N/A

@Juansecu
Copy link
Author

Any response to this issue @mondain, please?

@Red5 Red5 deleted a comment from chushiyun2015 Feb 14, 2024
@Red5 Red5 deleted a comment from chushiyun2015 Feb 14, 2024
@mondain
Copy link
Member

mondain commented Feb 14, 2024

@Juansecu if you want a docker image for Red5 Pro Server, that's available here: https://hub.docker.com/r/red5pro/server
For Red5 OpenSource, I'll have to update them as they are quite old.

@Juansecu
Copy link
Author

@Juansecu if you want a docker image for Red5 Pro Server, that's available here: https://hub.docker.com/r/red5pro/server
For Red5 OpenSource, I'll have to update them as they are quite old.

Yeah, please. I need a Docker image for Red5 OpenSource.

By the way, let me know if you want help in automating the process of delivering Docker Images. I have experience with that.

@Juansecu
Copy link
Author

Juansecu commented Mar 17, 2024

@mondain Sorry for my impatience, but any update on this?

By the way, I forgot to ask you for publishing a Docker image of Red5 server 1.3.25.

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

No branches or pull requests

2 participants