Create a demo project. Put it in the root directory of the project. Base mirrored Node, and install nginx. Create directory /usr/src/app in the image...
Cross-domain problems, in the daily development process, are a very familiar term. Today's topic, combined with my previous project scenes, discuss "Cross-domain problems, Solutions". What...
This article only focuses on what Nginx can do without third-party modules. There are so many third-party modules that I can't completely explain them. Of...
Cabloy-cms is a hybrid CMS based on CabloyJS full-stack business development framework, which can quickly build Web applications such as enterprise websites, blogs, communities and...
For high concurrency architectures, there is no doubt that the cache is the most important part. For a large number of high concurrency architectures, a...
Share a zhuo Jian cloud more customers encountered HTTPS optimization case. With the introduction of strict measures such as "unsafe" and red page warning on...
High-performance cache server Nuster 1.7.9.9 has been released. This update adds cache STATS and fixes a security vulnerability. Nuster is a high-performance caching server based...
This article will not introduce HTTPS related knowledge, but I will share the process of creating HTTPS service for your reference. And already assume that...
In general, the mainstream Web services software is based on two basic cryptographic libraries, OpenSSL and Java. Web service software such as Tomcat, Weblogic, and...
My project is mainly divided into the following three chapters, including the application scenario of Douyu in GO, how to optimize GO in business, and...
I believe that many technical students will use virtual machines when developing, configure a development environment, later use only need to start the virtual machine....
The administrator calls the "publishing program (code-named Varian, hereinafter referred to as Varian)" by Jenkins, and the publishing program will perform a series of initialization...
Nginx, read as Engine X, is a free, open source, high-performance HTTP and reverse proxy service that loads heavily trafficked sites. Nginx can be used...
As a Web server: Nginx uses fewer resources, supports more concurrent connections, and is more efficient than Apache, which makes Nginx especially popular with Web...
The author does not know much about Nginx, encountered packaging cross-domain problems, the development of direct proxy can be more comfortable, but after packaging cross-domain...
Certbot's website is https://certbot.eff.org/, we open the link, select the web server and operating system for their own use. After the selection, the official website...
If the following information is displayed after the installation command is entered, please refer to the "Ubuntu" "can't get the lock" solution "to solve the...
There is a tool available to complete the deployment process called scrapyd-Client. This section introduces how to deploy a Scrapy project using scrapyd-Client. Make sure...