

#UBUNTU 14.04 ROCKETCHAT INSTALL HOW TO#
You can follow how to install Nginx on Ubuntu 20.04 and how to secure Nginx with Let’s Encrypt on Ubuntu 20.04 guides to install and configure SSL in your Ubuntu 20.04 server.

We assume you have already installed the Nginx web server, so you need to create a new Nginx server block for Rocket.Chat access through the proxy.įirst, create a server block configuration file for Rocket.Chat with the following configuration: $ sudo vim /etc/nginx/sites-available/.
