...it works! ...great, great and...Great! Thank you Maxim, Sebastian. ....................
El lun, 02-11-2020 a las 12:02 +0100, Alvaro escribió: > ...uaaa, will try... > > .................... > > El lun, 02-11-2020 a las 17:36 +0700, Maxim Solodovnik escribió: > > you can use it like this > > export JAVA_OPTS="-Djava.awt.headless=true -DDATA_DIR=/opt/omdata5" > > > > then OM will use /opt/omdata5 as folder for data > > > > On Mon, 2 Nov 2020 at 17:08, Alvaro <zurca...@gmail.com> wrote: > > > ...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, seba.wag...@gmail.com > > > > 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 <zurca...@gmail.com> > > > > > 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/dat > > > > > > a,target=/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/openmee > > > > > > tings/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 > > > >