https://github.com/fly-studio/web-server-manual
https://github.com/fly-studio/web-server-manual
Last synced: 5 months ago
JSON representation
- Host: GitHub
- URL: https://github.com/fly-studio/web-server-manual
- Owner: fly-studio
- Created: 2017-01-03T13:28:23.000Z (over 9 years ago)
- Default Branch: master
- Last Pushed: 2021-06-11T11:39:41.000Z (about 5 years ago)
- Last Synced: 2025-06-03T14:33:34.059Z (about 1 year ago)
- Size: 726 KB
- Stars: 2
- Watchers: 1
- Forks: 0
- Open Issues: 0
-
Metadata Files:
- Readme: README.md
Awesome Lists containing this project
README
# # 概述
本手册主要是讲述在CentOS x64上搭建Web Server的方法
该方法目前已经在多台阿里云、腾讯云服务器上搭建成功,并稳定运行至今。
本手册还包含分布式服务器的搭建指南,大家可以在本手册中学习到大数据库、文件分发、分布式附件库(图片库)、分布式缓存、负载均衡、中文分词等技术。
# # 适应平台
本手册适于但不仅限于 CentOS 6.5 x64、CentOS 7 x64
替换相关库以及 `yum install` 为 `apt-get install` 可以支持ubuntu