Docker - Building Private Warehouses

Articles Catalogue @[TOC] The main purpose of establishing private warehouse is to use it by oneself or company, download it quickly, and do not need to download it abroad. convenient The main purpose of establishing private warehouse is to use i ...

Posted by gigas10 on Sat, 07 Sep 2019 10:25:19 +0200

HTTPS request Received fatal alert: handshake_failure exception - reason different

Today I encountered a Received fatal alert: handshake_failure problem in my project. The direct translation just failed. To be honest, this is the first time I have encountered this problem.In forums, in the sea of technical blogs, I still haven' ...

Posted by robotman321 on Thu, 05 Sep 2019 05:36:19 +0200

ingress-nginx of Kubernetes Advancement

ingress-nginx of Kubernetes Advancement Catalog:Best way to access applications from outside Configuration Management Three Data Volumes and Data Persistence Volumes Fourth, Re-discussion on Stateful Application Deployment Five K8S Security Mechanism In the first place, if you choose node port to expose ports, you need to determine whether the ...

Posted by knford on Wed, 04 Sep 2019 15:11:45 +0200

IDaaS | Easily replace AWS Cognito with Authing + Lambda

Although Amazon Web Services(AWS) is the world's largest market share cloud computing vendor, its products are not perfect either. Cognito (AWS's Identity Certification Solution) and its accompanying Chinese documentation are a negative textbook that is surprisingly difficult to use.Of course, in addition to being not easy to use, there are al ...

Posted by Square1 on Mon, 26 Aug 2019 03:12:11 +0200

Wechat applet customer service message function php

Project description: This project is a simple Wechat small program customer service message class, to achieve customer service message related functions. The official example of php is wrong, so I won't Tucao anymore. This example uses a developer server instead of a cloud call. Official documents: Customer Service Message Guide Customer Servic ...

Posted by geethalakshmi on Sat, 10 Aug 2019 10:10:59 +0200

Linux curl command in detail

Summary of orders This command is designed to work without user interaction. curl is a tool for transferring data from or to servers. "Transfer data to the server or get data from the server" The supporting protocols are DICT, FILE, FTP, FTPS, GOPHER, HTTP, HTTPS, IMAP, IMAPS, LDAP, LDAPS, POP3S, POP3S, RTMP, RTSP, SCP, SFTP, SMTP, ...

Posted by poirot on Fri, 09 Aug 2019 12:20:28 +0200

Linux system: Elastic Search middleware built under centos7, common interface demonstration

Introduction of Middleware 1. Basic concepts Elastic Search is a Lucene-based search server. It provides a full-text search engine with distributed multi-user capabilities, based on RESTful web interface. Elastic search is a popular enterprise search engine developed in Java and released as open source under Apache license. 2. Distributed datab ...

Posted by justice1 on Sat, 03 Aug 2019 15:16:46 +0200

Ubuntu Installation EMQ X Server Guide

system requirements Bionic 18.04 (LTS) Xenial 16.04 (LTS) Trusty 14.04 (LTS) Precise 12.04(LTS) Installation of EMQ X You can install EMQ X in different ways as needed: Set up and install EMQ X's image library to facilitate installation and upgrade tasks. Manually download and install the package. Installation of EMQ X with Mirror Library ...

Posted by timvw on Fri, 02 Aug 2019 13:17:02 +0200

Unlock Cloud Native AI Skills - Develop Your Machine Learning Workflow

According to the previous article Unlocking Cloud Native AI Skills | Building Machine Learning Systems on Kubernetes After setting up a set of Kubeflow Pipelines, we tried it together and learned how to develop a machine learning workflow based on Kubeflow Pipelines with a real case. Dead work Machine learning workflow is not only a task-driv ...

Posted by kakki on Tue, 30 Jul 2019 12:41:36 +0200

fabric1.4.2 migrated from kafka to raft (command version)

fabric1.4.2 migrated from kafka to raft (command version) See in detail the principles on which implementation depends. https://blog.csdn.net/qq_42750537/article/details/96428765 This article is used to record specific orders and problems encountered. Constructing RatfMetadata Get available confi ...

Posted by mizz key_me on Tue, 30 Jul 2019 05:30:41 +0200