Label: Docker

75 results found

install

Larravel 10 Chinese Document quick get start

Meet Laravel Laravel is a web application framework with expressive and elegant syntax. The Web framework provides the structure and starting point for creating applications

Published by Xueyuan Jun 1 year ago    Views: 8586    Number of likes: 0

Horizontal expansion of Redis through Redis Cluster to build distributed Redis clusters

High performance Redis practice Cluster Architecture

Primer With the growth of business scale, more and more Redis data are stored in memory, and the existing memory resources will be insufficient to store Redis data

Published by Xueyuan Jun 3 years ago    Number of views: 557    Number of likes: 0

Demonstration of building Redis Sentry cluster based on Docker and automatic switchover between master and slave failures

High performance Redis practice Cluster Architecture

Primer In the last tutorial, Xue Jun introduced how to ensure the high availability of the Redis master-slave cluster through the Redis Sentry mechanism, but this also introduced a new problem -

Published by Xueyuan Jun 3 years ago    Number of views: 649    Number of likes: 1

Overview of Redis master-slave synchronization and building master-slave synchronization cluster based on Docker

High performance Redis practice Cluster Architecture

Start with high availability We all know that Redis is a high-performance, highly available key value pair storage database. How does the underlying layer of Redis ensure high-performance processing of client requests

Published by Xueyuan Jun 3 years ago    Number of views: 903    Number of likes: 0

Mass data de duplication based on Redis Bloon filter and its application example in crawler system

High performance Redis practice Practical Battle Beginner Level Chapter

Introduction of Bloon filter In the last tutorial, Xuejun introduced the idea of realizing the UV statistics function. If the number of visits is small, you can use SET. If the number of visits is large

Published by Xueyuan Jun 3 years ago    Number of views: 5402    Number of likes: 0

Realizing Laravel broadcast function based on Redis (middle): introducing Laravel Echo to receive broadcast messages

High performance Redis practice Practical Battle Beginner Level Chapter

Start Laravel Echo Server In the last tutorial, we completed the backend configuration and event distribution of the broadcast system, and explored the implementation of the underlying source code

Published by Xueyuan Jun 3 years ago    Number of views: 4593    Number of likes: 0

Build a Docker based Laravel local integrated development environment through Sail

Laravel Beginner to Proficient Tutorial Development Environment

Lately, Laravel officially released Laravel Sail, a lightweight, Docker based local Laravel development environment

Published by Xueyuan Jun 3 years ago    Views: 12107    Number of likes: 0

Building Docker's local integrated development environment based on Laravel Sail

Larravel 8 Chinese Document Official expansion pack

Laravel Sail is a lightweight command line interface that interacts with Laravel's default Docker development environment. Sail to use PHP

Published by Xueyuan Jun 3 years ago    Number of views: 12350    Number of likes: 2

Introduction to Redis installation, deployment and basic data structure

High performance Redis practice Practical Battle Beginner Level Chapter

Install Deployment Redis is developed by Italian developer Salvatore Sanfilippo (antirez) in C language, based on memory

Published by Xueyuan Jun 3 years ago    Number of views: 9643    Number of likes: 4

Use Docker to arrange Mycat middleware to realize the separation of read and write and hot switch between active and standby services

High performance MySQL High availability

As the title says, this tutorial mainly demonstrates how to realize the read/write separation and master-slave automation of the Laravel project based on Mycat database middleware in the Docker environment

Published by Xueyuan Jun 3 years ago    Number of views: 668    Number of likes: 2

Configure master-slave replication based on GTID and realize database read/write separation in Laravel project

High performance MySQL High availability

Configure master-slave relationship through GDIT protocol When building a database cluster based on Docker, we used the binlog file and the offset location to set the main database

Published by Xueyuan Jun 3 years ago    Number of views: 594    Number of likes: 1

MySQL master-slave replication principle&building database cluster based on Docker

High performance MySQL High availability

Binlog has been mentioned for many times as an archive log, which can be used for full backup and master slave replication of database data. Today, Mr. College will show you how to use binlo

Published by Xueyuan Jun 3 years ago    Number of views: 1133    Number of likes: 1

install

Larravel 8 Chinese Document quick get start

Server Requirements The Larave framework has certain requirements for the PHP version and required extensions, but these requirements require that the Larave Homestead virtual machine has

Published by Xueyuan Jun 3 years ago    Views: 37715    Like: 8

operating system

Docker from introduction to practice Practical Cases

Busybox BusyBox integrates more than 100 most commonly used Linux commands and tools (such as cat echo、grep、mount、 ...

Published by Xueyuan Jun 3 years ago    Views: 2359    Number of likes: 0

Kubernetes

Docker from introduction to practice Open source project

Project Introduction Kubernetes is an open source container cluster management system based on Docker initiated and maintained by the Google team. It not only supports common cloud platforms

Published by Xueyuan Jun 3 years ago    Views: 2645    Number of likes: 0