Re: [ANNOUNCE] Apache OpenMeetings 7.1.0 is released

2023-07-13 Thread Online Use via user
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

Re: [ANNOUNCE] Apache OpenMeetings 7.1.0 is released

2023-07-13 Thread Maxim Solodovnik
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

Re: [ANNOUNCE] Apache OpenMeetings 7.1.0 is released

2023-07-13 Thread Alvaro
...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,

Re: [ANNOUNCE] Apache OpenMeetings 7.1.0 is released

2023-07-13 Thread Maxim Solodovnik
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