Follow along with the video below to see how to install our site as a web app on your home screen.
Note: This feature may not be available in some browsers.
Plesk Uservoice will be deprecated by October. Moving forward, all product feature requests and improvement suggestions will be managed through our new platform Plesk Productboard.
To continue sharing your ideas and feedback, please visit features.plesk.com
I need to install Red5 Media server for my server. Is there another option? I know that Plesk likes to move things around the when Plesk is installed. Or is it better to use a docker?
I need to install Red5 Media server for my server. Is there another option? I know that Plesk likes to move things around the when Plesk is installed. Or is it better to use a docker?
This post is kind of old, but I still wanted to share an update here. Using Docker is a great option for installing the Red5 media server, especially when dealing with environments like Plesk that may change configurations. Docker helps keep the setup isolated and more manageable. You can check out the official Red5 Docker repository here: GitHub - Red5/docker: Docker + Red5 items. It should simplify deployment and make maintenance easier. Hope that helps!