nginx deploy thinkphp and laravel
Recently, bloggers deployed a TP5 project they practiced under Centos+Nginx environment. Some problems were encountered in the process, but the probl...
Project deployment of seed search website based on python
This lecture will explain the deployment process of seed search website in detail. Website presentation: https://bt.mypython.me Source address: https:...
SpringBoot configures HTTPS and implements automatic HTTPS access to HTTPS
nginx is recommended for configuring https No further replies will be given to any questions raised in this article. Here's why I wrote this art...
Domain name, port and IP of Nginx virtual host
For nginx source package, please send me a private message Domain name of Nginx virtual host [root@localhost ~]# yum install bind -y Configure DNS ma...
centos nginx https configuration
1. What if you want to configure a domain name to a specified directory server { listen 80; server_name Change your domain name here,for example baidu...
podman pilot test - comparison with docker
1. What is docker? Docker is an open source application container engine, which belongs to the encapsulation of Linux containers. Docker provides a s...
Ranking analysis of application access regions
Application access region ranking Topic content: given Nginx AccessLog (multiple files, estimated to be about 66G) for a period of time, find the five...
Nginx configuration - virtual host is based on IP, domain name and port (actual combat!)
Nginx virtual host Domain name based virtual host Virtual host based on IP address Port based virtual host 1. Install DNS domain name resolution serv...
One server of front and back end separation project is online
I. purchase server Here are some notes When you choose to configure linux system, you'd better choose centos7 + instead of centos6+ To configure ...
ovn implementation of container Internet access, nat, fip
Experimental topology Physical topology Logical topology 172.24.4.8 is the fip of pod 100.60.0.31. step Get ready Create logical router ovn cluster ov...
CentOS 7 Build Source Pack Build LNMP Environment
1. Install epel source yum install -y epel-release 2. Install the required software yum install -y gcc automake autoconf libtool make gcc-c++ glibc li...
centos server deploys flask project.
Installed environments nginx, Python 3, mysql, uwsgi, virtualenv 1. Create a virtual environment virtualenv -p python3 myblog 2. Enter the Virtual Env...
format of nginx default configuration syntax and log
nginx default configuration To see which default configuration files are available for nginx, open the / etc/nginx/nginx.conf file to see the end line...
Faster than NGINX: nginx-1.15.5 vs mongols-1.2.3
nginx is an excellent representative of multi-process web server. This article is to be used. mongols -1.2.3 implements a multi-process web server fas...
Ffmpeg combat course (9) under windows ffmpeg Command + nginx + rtmp to achieve push and pull.
Summary Nginx is a lightweight Web server/reverse proxy server and email (IMAP/POP3) proxy server. nginx-rmtp-module is a streaming media plug-in for...
The usage of vrrp_script, track_script and notify in keepalived
A script defined in the keepalived.conf file can be used to implement a detection function.Example: Check if the down file in the / etc/keepalived dir...