Windows Server 2008 deployment project environment summary
Windows Server 2008 deployment project environment summary
Project environment:
mongodbredispostgresqlmysqlnacos
MonoDB
In the project, MongoDB is used to store large files. In the test environment, the systems above Centos7 and windows server2012 are installed normally. When using windows server2008, the version needs to be reduced. Here, ...
Added by Mr P!nk on Tue, 08 Mar 2022 04:12:38 +0200
Docker series - 05 - getting started & puppeter service
Code corresponding to this document: https://github.com/LiangJunro...Docker series documents: https://github.com/LiangJunro...1, Previous review & PrefaceAfter the above explanation, you must have been deeply impressed by Docker. In this article, we will make a long story short:How to plug a headless browser like puppeter into Docker2, Pupp ...
Added by willieklein on Tue, 08 Mar 2022 03:26:30 +0200
Docker basic management 1
catalogue
1, Docker overview
1.1 introduction to docke
1.2 # reasons for Docker's popularity
1.3. Usage scenarios of Docker
2, The difference between Docker and virtual machine and Openstack
2.1 # the difference between Docker and virtual machine
2.2 # the difference between Docker and Openstack
2.3 the container supports two important ...
Added by andychamberlainuk on Mon, 07 Mar 2022 18:23:28 +0200
Revolutionary innovation, animation killer @ scroll timeline
Python wechat ordering applet course video
https://edu.csdn.net/course/detail/36074
Python actual combat quantitative transaction financial management system
https://edu.csdn.net/course/detail/35475 In CSS specification Scroll-linked Animations In, an epoch-making CSS function is introduced. That is – The @scroll-timeline At rule, lite ...
Added by Dani34 on Mon, 07 Mar 2022 07:06:44 +0200
After many years, I can still use android to do private work
Hello, I'm Mr. Jiao ya (o^^o)
Speaking of android, what a distant English word it is.
"The first line of code" I think all my friends who have studied android development should have read it. It can be said to be an entry masterpiece.
Looking at the masterpiece of Big Brother Guo Lin, at the moment, it's a little strange and a lit ...
Added by mac.php on Mon, 07 Mar 2022 01:38:56 +0200
[perfect solution] raspberry pie 4B from Ubuntu 20 04 to ROS(noetic)
1, Install Ubuntu 20 on raspberry pie 4B 04
Preparation of raspberry pie
1. Download ubuntu version installation package
You can find it on the official website of ubuntu
2. Format the SD card with DiskGenius, delete all sectors, and then format.
3. Write to SD card
Download the official burning tool, connect the SD card to the com ...
Added by smithmr8 on Sat, 05 Mar 2022 18:56:48 +0200
Back end composition before continuous integration of Jenkins microservices (SpringCloud microservices)
1, Pull image and publish application
1. Install the Publish Over SSH plug-in
Publish Over SSH plug-in can send Shell commands remotely, and Jenkins needs to be restarted after installation
2. Configure remote deployment server
Copy the public key and copy it to the production server on the Jenkins server
[root@jenkins ~]# cd .ssh/
[r ...
Added by gushy on Sat, 05 Mar 2022 09:22:02 +0200
Summary of Common Firewall Commands
Catalog
1. Overview of firewalld
2. Differences between firewalld and iptables
3. The concept of firewalld region
Fourth, firewalld firewall predefined nine zones
5. Firewall Data Processing Process
6. Configuration method of Firewall
1. Runtime Configuration
2. Permanent Configuration
7. Configuration method of firewalld
8. Common fi ...
Added by fothers on Fri, 04 Mar 2022 22:18:26 +0200
Crond scheduled task
Cron timed task expression manual
Cron expression is applied in Unix and Unix like operating systems to make scripts and tasks execute periodically and repeatedly. Cron expression has poor and rich expression ability and can meet various time expression needs. This page arranges some basic grammar and common examples for your reference.
Basic ...
Added by Mr_jmm on Fri, 04 Mar 2022 21:46:34 +0200
The most detailed summary of K8S learning notes (2021 latest edition)
although Docker It has been very powerful, but there are still many inconveniences in practical use, such as cluster management, resource scheduling, file management and so on. In this era of containers, many solutions have emerged, such as Mesos, Swarm, Kubernetes and so on, among which Google is open source Kubernetes As a big brother.
kub ...
Added by wellscam on Fri, 04 Mar 2022 14:45:58 +0200