...you said: "In case you have changed data dir via specifying custom environment..." ...but i don't find where specify custom environment...? In Administration -> Configuration i create a new: DATA_DIR = /home/user/openmeetings/data ...but this invention no works. So, could you please say me where is ...custom environment? Thanks
................................ El lun, 02-11-2020 a las 10:26 +0100, Alvaro escribió: > Ok, Thank you Sebastian > > ................... > > > El lun, 02-11-2020 a las 21:03 +1300, [email protected] escribió: > > Why running docker as sudo ? > > I assume if you run docker as sudo you also need to run > > OpenMeetings as root. > > > > Cheers > > Seb > > > > Sebastian Wagner > > Director Arrakeen Solutions > > http://arrakeen-solutions.co.nz/ > > > > > > > > > > On Mon, 2 Nov 2020 at 20:55, Alvaro <[email protected]> wrote: > > > ...or i must install docker in the normal way: > > > sudo docker run -d --name kms -p 8888:8888 -- > > > mounttype=bind,source=/opt/open501/webapps/openmeetings/data,targ > > > et=/opt/open501/webapps/openmeetings/data kurento/kurento-media- > > > server > > > ...and later runn it like you do: > > > docker run > > > -v/home/user/work/openmeetings/data:/home/user/work/openmeetings/ > > > data-p 8888:8888 kurento/kurento-media-server > > > Am trying with Centos 8. > > > > > > .................... > > > > > > > > > > > > > > > El lun, 02-11-2020 a las 08:37 +0100, Alvaro escribió: > > > > Hello Maxim, > > > > If i install docker so: > > > > sudo docker run -d --name kms -p 8888:8888 -- > > > > mounttype=bind,source=/home/user/openmeetings/data,target=/home > > > > /user/openmeetings/data kurento/kurento-media-server > > > > ...when make a recording at room don't work. > > > > Sure am wrong. Could you please say me how to dofor the right > > > > way installation of data folder at/home/user/openmeetings/data? > > > > Thank you
