Page 1 of 1

Jitsi Meet on Ubuntu Server 18.04 & VestaCP

Posted: Sun Apr 19, 2020 12:46 am
by soguor
Hi everyone!

I created a repository with templates and instructions to install Jitsi Meet on Ubuntu Server 18.04.

https://github.com/josemyg/vestacp-jitsitemplate

I await your comments.

Re: Jitsi Meet on Ubuntu Server 18.04 & VestaCP

Posted: Sun Apr 19, 2020 2:36 am
by grayfolk
soguor wrote:
Sun Apr 19, 2020 12:46 am
Hi everyone!

I created a repository with templates and instructions to install Jitsi Meet on Ubuntu Server 18.04.

https://github.com/josemyg/vestacp-jitsitemplate

I await your comments.
Any reason for use Nginx+Apache for this? Nginx proxy are enough.

Re: Jitsi Meet on Ubuntu Server 18.04 & VestaCP

Posted: Sun Apr 19, 2020 2:41 am
by soguor
grayfolk wrote:
Sun Apr 19, 2020 2:36 am
soguor wrote:
Sun Apr 19, 2020 12:46 am
Hi everyone!

I created a repository with templates and instructions to install Jitsi Meet on Ubuntu Server 18.04.

https://github.com/josemyg/vestacp-jitsitemplate

I await your comments.
Any reason for use Nginx+Apache for this? Nginx proxy are enough.
I have a server with Nginx+Apache, but should work with only nginx

Re: Jitsi Meet on Ubuntu Server 18.04 & VestaCP

Posted: Sun Apr 19, 2020 2:43 am
by grayfolk
soguor wrote:
Sun Apr 19, 2020 2:41 am

I have a server with Nginx+Apache, but should work with only nginx
Sure, i mean you dont need apache config.

Re: Jitsi Meet on Ubuntu Server 18.04 & VestaCP

Posted: Sun Apr 19, 2020 2:47 am
by soguor
grayfolk wrote:
Sun Apr 19, 2020 2:43 am
soguor wrote:
Sun Apr 19, 2020 2:41 am

I have a server with Nginx+Apache, but should work with only nginx
Sure, i mean you dont need apache config.
I'll update the readme clarify this.