User defined OAuth2.0 token issuing interface address
Login implementation
Take the example of a we...
User defined OAuth2.0 token issuing interface address
Login implementation
Take the example of a we...
spring cloud understands the components and call relations from the perspective of operation and maintenance
summary
Spring cloud developers provide tools...
Precautions for wechat domain name sealing
We often encounter our own regular website links, which are intercepted by wechat for no reason. Everyone is worried abo...
You can use Postman or cURL. Come in and see the unique tricks of cURL
Articles have been included in Github.com/niumoo/JavaNotes Welcome to Star and Instructions. Welcome to my attention Pub...
Quick Start for kubernetes - Getting Started with kubernetes to Practice [Getting Started + Advanced]
1. Basic concepts
1.1 Clusters an...
Management of multiple crawlers of the scrapy by using the scrapyd
Note: Environmental preparation is based on Ubuntu16.04
...
How can I get through SpringCloud and HSF calls?
background
In 2019 we experienced a whole yea...
Kubernetes StatefulSet for stateful service data persistence (automatic creation of PVC)
1. Kubernetes Stateless Service VS Stateful Service 1) Kubernetes Stateless Service Kubernetes stateless service charac...
Easily build REST API through SCF Component, no need to stay up late and work overtime
When an application needs to provide a service interface to a third party, REST API is undoubtedly the most popular choi...
Elasticsearch 6.3.1 Create a parent-child document (join datatype)
Why use join datatype An index in ES6.3 can only correspond to one type, so if you want to store tree-structured data, ...
PHP tripartite management tool composer
Composer installation Download and install composer (terminal command) ~$ curl -sS https://getcomposer.org/installer | php or ~$ php -r "readfil...
Quick start to kubernetes series tutorial
Write before Kubernetes involves a lot of concepts, including all kinds of technologies in the cloud eco-community. The cost of learning is relativel...
linux high order Nginx reverse proxy
Nginx reverse proxy function Reverse proxy: reverse proxy is also called reverse proxy. It refers to a way to proxy the request of the external netwo...
LNMP schema access log, log cutting, static file not recording and expiration time setting
November 27 mission 12.10 Nginx access log 12.11 Nginx log cutting 12.12 static files do not record logs and expiration times Nginx access log Modify ...
Nginx learning notes virtual machine host
Virtual host web service publishing needs to meet three preconditions: IP, PORT and domain name; A web server can only publish one web by default; In...
PHP sends requests to other servers through curl and returns data
In many cases, we need to request the third-party server to obtain some data, such as token, such as Baidu's active push, so how does our php rea...
Detailed explanation of the latest wechat domain name detection technology
Now the number of users of wechat has ranked first in all communication apps, and wechat has become one of the largest mobile traffic platforms in Chi...
Using sentry in hyperf
sentry document: https://docs.sentry.io/ After being familiar with the exception catching mechanism of the hyperf architecture, I think sentry can be ...
The principle and code of avoiding domain name link blocked and blocked by wechat
The domain name link is blocked by wechat, that is, it cannot be opened in wechat environment. You need to click the top right corner to select a bro...
Three different implementation methods of LVS-DR
1. Implementation of VIP and DIP in the same network segment Network topology Configuration environment Configure RIP1 of Client gateway pointing to ...
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...
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...