Could you go over it in more detail? What do you mean by last folder? The full path to openmeetings is /opt/red5/webapps/openmeetings so would I have an openmeetings and openmeetings1 folder in the webapps directory? That is what I did so far. I also edited the red5-web.properties file in opt/red5/webapps/openmeetings/WEB-INF and added the line webapp.contextPath=/openmeetings. In the red5-web.properties file in opt/red5/webapps/openmeetings1/WEB-INF, I added the line webapp.contextPath=/openmeetings1. The openmeetings link works but the openmeetings1 doesn't work. I followed them according to this link: https://www.mail-archive.com/user@openmeetings.apache.org/msg06580.html. Also, could I use letsencrypt to enable https for my website?
On Mon, Jul 9, 2018 at 12:35 PM, Michael Stahlberg < stahlbergmich...@gmail.com> wrote: > I am not an expert on this but i would use diffrent accounts and database > for each instance. I would use the same location for the install, just > change the name of the last folder to separate the two instances > > On Mon, Jul 9, 2018, 16:43 Alex Nyamweya <animesoni...@gmail.com> wrote: > >> Hello Michael, >> >> Thanks for clarifying that to me. So I have a few questions. Would the >> two instances use the same account? Also what additional steps do I need to >> follow in order to enable the second instance? When I tried the step shown >> on the website, I couldn't go to the openmeetings1 and openmeetings2 links. >> Can I move the OpenMeetings folder to a different directory like say under >> /var/www/html? >> >>