gin. Page 5

Reinforcing the security of common services

Case 2: Reinforcing the security of common services 2.1 Question ...
21:06 12 February 2020

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...
12:35 12 February 2020

Deploying multiple vk virtual nodes in a kubernetes cluster

Use vk virtual nodes to increase k8s cluster capacity and resilience The way of adding vk virtual node in kubernetes cl...
20:35 9 February 2020

Basic management of Docker container

Docker introduction It's a lightweight "virtual machine" Open source tools for running applications in Linux ...
10:43 9 February 2020

Haproxy Builds a Web Cluster

Article Directory 1. Common Web c...
12:48 8 February 2020

kubernetes load balancing deployment

(next to the previous article, kubernetes multi node deployment) k8s deployment planning (load balancing deployment): ...
7:12 8 February 2020

keepalived+nginx to build dual host active standby + Dual host hot standby

Preparation One is 192.168.31.210, the other is 192.168.31.211 Install nginx, modify index to distinguish 1, Insta...
1:54 5 February 2020

nginx worker process loop

When the worker process starts, it first initializes the environment it needs to run, then it enters a cycle in which it...
23:18 3 February 2020

Write classification query

Implement commodity classification query The ...
8:40 3 February 2020

How to send verification code to mobile phone?

How to send verification code to mobile phone? I. Preface Technical name: Ali is greater than SMS verification (one of the ways to send SMS verificat...
7:43 18 January 2020

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...
12:27 16 January 2020

Dockerfile theory + practice!!!

Dockerfile overview Dockerfile is the description file of the image file in docker. The straight white point is exactly what the image file is compos...
3:25 15 January 2020

centos install LNMP environment

Article directory Install lnmp project deployment environment Installing the python environment Install mysql Install nginx Install redis redis boot ...
0:24 15 January 2020

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...
5:31 11 January 2020

Nginx configure free https certificate

Let's Encrypt is used for free SSL certificate application. 1. Let's Encrypt is a public free SSL project in foreign countries, which is hos...
13:33 6 January 2020

nginx+tomcat for dynamic-static separation+load balancing

1. Introduction to static-dynamic separation and load balancing Dynamic and Static Separation of Nginx+Tomcat:The so-called dynamic-static separation...
22:28 22 December 2019

k8s uses glusterfs to realize dynamic persistent storage

brief introduction This article introduces how to use glusterfs to provide k8s with the function of dynamic pv application. Glusterfs provides the un...
14:08 4 December 2019

jinkens+gitlab implement CI/CD for k8s cluster

I. environmental preparation K8s cluster environment (here I am k8s cluster of three sets); A single docker server is mainly used to upload images to...
13:45 4 December 2019

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 ...
9:23 4 December 2019

Complete set of installation documents and small skills of Docker related environment

The following environments are Ubuntu 16.04, which mainly install docker, docker compose, docker warehouse, etc. Docker installation Reference resourc...
21:18 3 December 2019

django+uwsgi+daphne+supervisor production environment deployment

I. Preface In the previous article, websocket is used for real-time communication in the project, but the production environment also uses the deploym...
15:04 3 December 2019

Application instance of rewrite Module of Nginx service (actual combat! Can do with it!)

Experimental environment Linux CentOS7 virtual machine (IP: 192.168.52.132)win10 virtual machine (as test machine) 1. Install Nginx and bind services...
21:57 2 December 2019

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...
16:16 2 December 2019

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:...
13:42 2 December 2019

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...
20:07 10 November 2019

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...
5:11 7 November 2019

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...
13:51 6 November 2019

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...
5:12 6 November 2019

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...
6:12 5 November 2019

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...
19:32 4 November 2019