I. Overview of Saltstack Architecture
Saltstack is based on the C/S architecture, Server master and client minions, which consists of the following parts:
Second, the installation configuration of Saltstack
1. master installation
Please ensure that Linux is a 64-bit system before installing.
[Root@localhost ~]# getconf Long_bit64
First Close selinux:
Setenforce 0 sed-i '/^selinux=/c\selinux=disabled '/etc/selinux/config
1, in Fedora Epel Source
First, Introduction
Ansible is a configuration management and application Deployment tool that functions like the current Industry configuration management tool Chef,puppet,saltstack. Ansible is developed through the Python language. The Ansible
We want to use Yum to install PHP-FPM and compare the new version of Php,nginx,mysql-server, first we have to add a few sources for Yum, the CentOS default source inside the software is older, some software, libraries have not.Epel Source:Extra
MySQL Read-write separationScenario Description:Database Master master server:192.168.203.138Database Slave from server:192.168.203.133Mysql-proxy Dispatch server:192.168.203.134The following operations are performed on 192.168.203.134 , the
Batch remote execution of Fabric operations
Recently, you have to run commands on multiple machines in a cluster, such as starting or stopping services, and running scripts to collect data, so I found a framework Fabric of python. Fabric is a Python
Describes how to install the lamp environment using Yum under CentOs6.2, some brothers also like to use the installation method of compiling, personally feel that if not to the server to do custom, with yum install stable simple, why go to
Previously installed PHP and PHP-FPM is a painful thing, after compiling a few hours, now recommended Yum to install, more convenient.System CentOS 6 RPM-UVH http://rpms.famillecollet.com/enterprise/remi-release-6.rpmRPM-UVH http://mirrors.sohu.com/
This article mainly introduces the key points of deploying the Python Django project to the Apache server. This article focuses on the wsgi connection method. If you need it, you can refer to the time spent in the next few days, I will deploy the
Puppet automated high-availability cluster deployment
As the company's application demand increases, the number of servers is also increasing. As the number of servers increases, we will find that a puppetmaster has slow response, high pressure, and
Use of ansible
Introduction:
Ansible is designed for convenient and quick configuration management. With ansible, You can simplify and standardize complex configurations and make them easier to control. Ansible can achieve 100 and 1000 batch
Recently, I talked a lot with a person with technology from blizzard in China. They are testing salt, but currently puppet is used, and the number of servers is about to exceed 1000. So why do they consider testing salt and looking for another
I. Introduction:
Docker is an open-source engine that allows you to easily create a lightweight, portable, and self-sufficient container for any application. Containers compiled and tested on a notebook can be deployed in a production environment in
What is docker?
Docker is an open platform for developers and sysadmins to build, ship, and run distributed applications. consisting of docker engine, a portable, lightweight runtime and packaging tool, and docker hub, a cloud service for sharing
MHA consists of MHA nodes (which can be understood as subnodes) and MHA management nodes. Therefore, MHA installation is divided into two parts: Install MHA nodes and install MHA management nodes. This article briefly describes MHA installation
Currently, the yum repo configured on VPS does not support php7 installation. Therefore, we need to compile the source code and install the dependency extension. this is very troublesome, however, a PHP developer from France maintains a yum source
CentOS6.2 using Yum to install lamp and phpMyAdmin
This article describes how to install the lamp environment under CentOs6.2 using the Yum configuration, some brothers also like to use the installation method of compiling, personally feel that if
This article describes how to use YUM configuration to install the LAMP environment under CentOs6.2. Some brothers also like to use the compiled installation method. I personally think that if it is not customized for the server, the yum
Get started with CentOS service commands(1) System ArchitectureView the kernelShell code
# Uname-s-r
Linux2.6.32-358. el6.x86 _ 64
View released versionsShell code
# Cat/etc/redhat-release
CentOSrelease6.4 (Final)
View CPU
The content source of this page is from Internet, which doesn't represent Alibaba Cloud's opinion;
products and services mentioned on that page don't have any relationship with Alibaba Cloud. If the
content of the page makes you feel confusing, please write us an email, we will handle the problem
within 5 days after receiving your email.
If you find any instances of plagiarism from the community, please send an email to:
info-contact@alibabacloud.com
and provide relevant evidence. A staff member will contact you within 5 working days.