Juansecu
Juansecu
# 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:...
Is there a way to install an official OpenFusion Docker image from a registry like Docker Hub? If not, do you plan to release it?
Hi. I'm trying to import the plug-in into the latest version of Eclipse (_2023-03 (4.27.0)_) by following the steps in the README.md file, but once I click **Export**, I get...
### Issue description I'm trying to insert data in a table with name `Role_permissions` from a TypeORM migration, but when I execute it, I get the message `database_name.rolepermissions' doesn't exist`....
It looks like Rijndael is adding some padding to the bits of the encrypted data. I'm working with the next code:  But when I test this implementation of...
Add a GitHub Action to automatically push an official Docker image of OpenFusion server to Docker Hub every time a new release is published. The following secrets are necessary: -...
**Describe the bug** - If you are reporting a bug, please help to speed up problem diagnosis by providing as much information as possible: - A clear and concise description...
Optimized Dockerfile by using `alpine:3` as base image for **build** and **prod** stages. ## Why is this PR opened as a draft PR? This is because I talked with @dongresource,...
### Is there an existing issue that is already proposing this? - [X] I have searched the existing issues ### Is your feature request related to a problem? Please describe...
Hi. Is there a public Docker image published on Docker Hub or any other repository? If not, I would like to work on a workflow to publish the Docker image...