当前位置:网站首页>After entering the new company, the operation and maintenance engineer can understand the deployment of the system from the following items
After entering the new company, the operation and maintenance engineer can understand the deployment of the system from the following items
2022-04-23 14:18:00 【Nightwish5】
System note template description
Enter a new company ,linux Operation and maintenance engineers can learn about the deployment of the system from the following items . Ask people + Look at the documentation + see history+ See the corresponding configuration of the system .
The following is the general content of the template :

System name ( Delivery information 、 Services used 、 Port information )
| application | Host Name | Deploy | Intranet IP | Extranet | eip | vip or slb | domain name | port | Business address | Internet access port |
|---|---|---|---|---|---|---|---|---|---|---|
| A The server -1 | A1 | Internet | 192.168.1.10 | xxx.240.1.10 | eip | xxx.240.1.21 | xxx.com | TCP:80、443 | xxx.xxx.123.456 | TCP:443 |
| A The server -2 | A2 | Internet | 192.168.1.11 | xxx.240.1.11 |
Such as :xx System (docker、jdk、tomcat 、8080 、8081)
Screenshot first ss -naltp Results of , See what service programs are running on it / port .
1、 Drive letter mount
df -h
cat /etc/fstab
# Here is the initialization operation . There are also some common operations for initializing the system : Synchronization time 、 with yum Source 、 Equipped with firewall and so on
2、 Install the required software
Such as nginx 、PHP
3、 The steps to install the system *
Such as the installation A System : Upload project files to the specified directory , Modify the configuration file .
4、 System startup script
# Such as :
nohup java -Dfile.encoding=UTF-8 -jar -Xmx512m Dxxx.*.jar >nohup.out 2>&1 &
5、 System upgrade / Update instructions
Such as :《xx System update operation and installation manual .docx》
6、 System debug log
Such as /var/log/nginx/error.log ; laravel.log
7、 System access address / Screenshot
8、 Patrol item
9、 Be confused
10、 Summary of system construction
11、 The system to which this system is associated
Such as : It's related to redis The server 、 database server 、 Butted the nail 、 The other B System configuration .
12、history The key part
13、history
Finish the above steps , Have a general understanding of the system , Then practice in the test environment .
Welcome to discuss , This article can also be supplemented .
版权声明
本文为[Nightwish5]所创,转载请带上原文链接,感谢
https://yzsam.com/2022/04/202204231408132685.html
边栏推荐
- VMware 15pro mounts the hard disk of the real computer in the deepin system
- MySQL lock database lock
- Nacos作为配置中心(四) 使用Demo
- pthread_ Why does self() repeat
- 多云数据流转?云上容灾?年前最后的价值内容分享
- 线程间控制之Semaphore使用介绍
- 统信UOS卸载php7.2.24,安装php7.4.27 ;卸载再安装为PHP 7.2.34
- 剑指offer刷题(2)--面向华为
- MySQL数据库讲解(九)
- Some experience of using dialogfragment and anti stepping pit experience (getactivity and getdialog are empty, cancelable is invalid, etc.)
猜你喜欢

Some experience of using dialogfragment and anti stepping pit experience (getactivity and getdialog are empty, cancelable is invalid, etc.)

MYSQL一种分表实现方案及InnoDB、MyISAM、MRG_MYISAM等各种引擎应用场景介绍

On the multi-level certificate based on OpenSSL, the issuance and management of multi-level Ca, and two-way authentication

MySQL数据库讲解(九)

使用开源调研工具Prophet是一种什么体验?

OpenStack命令操作

Postman的安装使用及填坑心得

正则表达式

線程組ThreadGroup使用介紹+自定義線程工廠類實現ThreadFactory接口

差分隐私(背景介绍)
随机推荐
容灾有疑问?点这里
HyperMotion云迁移完成阿里云专有云产品生态集成认证
redis数据库讲解(三)redis数据类型
Storage path of mod subscribed by starbound Creative Workshop at Star boundary
win10自带Groove音乐不能播放CUE和APE文件的一种曲线救国办法,自己创建aimppack插件包,AIMP安装DSP插件
redis数据库讲解二(redis高可用、持久化、性能管理)
一些小小小小记录~
HyperBDR云容灾V3.3.0版本发布|容灾功能升级,资源组管理功能优化
Wechat applet rotation map swiper
yml引用其他变量
About the configuration and use of json5 in nodejs
mysql 5.1升级到5.67
source insight via samba
STD:: map and STD:: vector memory free
拨开云雾synchronized使用五种方式介绍
教育行业云迁移最佳实践:海云捷迅使用HyperMotion云迁移产品为北京某大学实施渐进式迁移,成功率100%
Debug on TV screen
On the multi-level certificate based on OpenSSL, the issuance and management of multi-level Ca, and two-way authentication
百度笔试2022.4.12+编程题目:简单整数问题
MySQL基础知识