The hibernate folder path is:
/home/website_home/data_dir/streams/hibernate/
My comment regarding the installation guide before wasn't related to syntax,
but was related to your recommendation to move the data_dir under docker,
because this was not mentioned in the installation guide althought t
On Fri, 14 Jul 2023 at 02:54, Online Use wrote:
>
> The hibernate folder path is:
>
> /home/website_home/data_dir/streams/hibernate/
In such case docket should have parameter: `-v
/home/website_home/data_dir:/home/website_home/data_dir`
So both will write the same folder
>
> My comment regarding
...Maxim, in the tutorials is:
...and now we Ìll install kurento-media-server. But first we Ìll create the
folder where will be the video recorder files we should make in rooms, as well
as the uploaded files and documents:
mkdir -p /opt/om_data
...and install kurento 6.18.0:
(Only one line,
On Fri, 14 Jul 2023 at 13:23, Alvaro wrote:
>
> ...Maxim, in the tutorials is:
>
> ...and now we Ì ll install kurento-media-server. But first we Ì ll create the
> folder where will be the video recorder files we should make in rooms, as
> well as the uploaded files and documents:
>
> mkdir -p /o