How to Setup Nginx Webserver for Erpnext || Ubuntu || Centos || kali || Linux || Tamil



How to Setup Nginx Webserver for Erpnext || Ubuntu || Centos || kali || Linux || Tamil

How to Setup Nginx Webserver for Erpnext || Ubuntu || Centos || kali || Linux || Tamil

How To Setup Nginx Web Server in Erpnext

Step-1
sudo apt install nginx
Step-2
cd frappe-bench
Step-3
bench setup nginx
Step-4
ln -s /home/frappe/frappe-bench/config/nginx.conf /etc/nginx/conf.d

NGINX as a Web Server
The goal behind NGINX was to create the fastest web server around, and maintaining that excellence is still a central goal of the project. NGINX consistently beats Apache and other servers in benchmarks measuring web server performance. Since the original release of NGINX, however, websites have expanded from simple HTML pages to dynamic, multifaceted content.

#Nginx,#Erpnext,#web_server,#ubuntu,#config_Nginx

Comments are closed.