Deployment of Docker private warehouse
I. Harbor
Harbor is an open-source enterprise Docker Registry project of VMware company(1) Harbor's strengths:
Role based control;Mirror based replication strategy;Support LDAP / AD;Image deletion and garbage collection;Graphic UI;Audit;RESTful API;
(2) Harbor Architecture Composition:1. Proxy: a front-end reverse proxy uniformly accepts requ ...
Posted by williamZanelli on Sun, 12 Jan 2020 19:27:25 -0800
docker local private repository, access controlled by certificate (centos8)
Article Directory
1. Private Warehouse Server 200 Create Certificate
2. Private warehouse server 200 uses certificates to create containers
3. Server 200 Local Test Upload and Download Mirrors
IV. Client 210 Test Upload and Download Mirrors
Server name
IP Address
Explain
Server 200
192.168.1 ...
Posted by mecha_godzilla on Sun, 12 Jan 2020 19:22:10 -0800
saltstack efficient operation and maintenance
saltstack efficient operation and maintenance
salt introduction
saltstack is an open source project created by thomas Hatch in 2011. It is designed to implement a fast remote execution system.
Is salt powerful
System administrators do a lot of repetitive operations, such as installing software, modifying configuration files, cr ...
Posted by digioz on Sat, 11 Jan 2020 00:33:32 -0800
Chapter 16 nine analysis takes you through helm3 efk - elastic search
This series:
Chapter 1: Nine analysis takes you easy to finish the installation of helm3
The second chapter: Nine analysis takes you to the public warehouse of helm3
The third chapter: Nine analysis takes you through the explosion of helm3 private warehouse easily
The fourth chapter: Nine analysis takes you easy
The fifth chapter: Nine analy ...
Posted by bakigkgz on Sat, 11 Jan 2020 00:15:20 -0800
Build WNMP environment from scratch
WNMP environment building steps
Installation of three major parts
Nginx installation
PHP installation
MySQL installation
Three piece configuration
Nginx configuration
PHP configuration
MySQL configuration
Three piece joint commissioning
PHP connection Nginx
PHP connection to MySQL
Common script ...
Posted by M.O.S. Studios on Sat, 11 Jan 2020 00:12:52 -0800
Build Nginx Server and Deep Optimization
Blog Outline:
1. Introduction to Nginx2. Set up Nginx server3. Upgrade version of Nginx service to 1.24. Modify Nginx Service Header Information5. Detailed explanation of location Option in nginx main configuration file6. Configure https to access Nginx7. Open Nginx Access Certification
1. Introduction to Nginx
Nginx is developed for perform ...
Posted by katarra on Fri, 10 Jan 2020 09:35:14 -0800
Chapter XIII Analysis takes you through helm3 Prometheus with ease
This series of articles:
Chapter 1: Nine analysis takes you through helm3 installation easilyChapter II: Nine analyses take you through the helm3 public warehouse easily
Chapter III: Nine analyses take you through the helm3 private warehouse easily
Chapter IV: Nine analysis takes you through helm3 chart easily
Chapter V: Nine analysis takes ...
Posted by webdogjcn on Thu, 09 Jan 2020 11:12:51 -0800
linux script introduction
ls
#List all files starting with a and o
[root@sh02-hap-bss-prod-consul03 ~]# ls
anaconda-ks.cfg nss-pam-ldapd-0.9.8-1.gf.el7.x86_64.rpm openldap-clients-2.4.44-21.el7_6.x86_64.rpm original-ks.cfg tools
[root@sh02-hap-bss-prod-consul03 ~]# ls [ao]*
anaconda-ks.cfg openldap-clients-2.4.44-21.el7_6.x86_64.rpm original-ks.cfg
#[0-9] for a ...
Posted by hostcord on Thu, 09 Jan 2020 01:33:25 -0800
nginx service I Introduction and installation
1, nginx introduction
1.nginx service function:
2. Advantages of nginx service:
2, nginx service web deployment
1. Installation Preparation
2. Compile and install nginx
3. Start nginx preparation
3.1 configure environment variables
3.2 check syntax
3.2 boot
4. Turn off firewall, SE
5. Web access
6. Deploy a site
6.1 ...
Posted by Edward on Wed, 08 Jan 2020 08:32:35 -0800
Deploy Zabbix monitoring software
Monitoring is very important for operations and maintenance, which can be called the eyes of operations and maintenance personnel.A good monitoring system can help operators quickly find the root cause of the problem, reduce downtime, and improve the speed of troubleshooting.It can be seen from this that, as an operation and maintenance person ...
Posted by neverett on Tue, 07 Jan 2020 16:12:30 -0800