Ecosyste.ms: Awesome
An open API service indexing awesome lists of open source software.
https://github.com/bianjp/centos7-ops
CentOS 7 运维文档
https://github.com/bianjp/centos7-ops
centos7 ops
Last synced: 7 days ago
JSON representation
CentOS 7 运维文档
- Host: GitHub
- URL: https://github.com/bianjp/centos7-ops
- Owner: bianjp
- Created: 2016-11-17T15:42:34.000Z (about 8 years ago)
- Default Branch: master
- Last Pushed: 2021-05-13T15:23:06.000Z (over 3 years ago)
- Last Synced: 2024-12-24T01:50:38.675Z (10 days ago)
- Topics: centos7, ops
- Size: 50.8 KB
- Stars: 29
- Watchers: 3
- Forks: 18
- Open Issues: 0
-
Metadata Files:
- Readme: README.md
Awesome Lists containing this project
README
# CentOS 7 运维
CentOS 7 下服务器配置,各类应用部署等文档
* [基本配置](./base/centos.md)
* 常用软件
* [Nginx](./base/nginx.md)
* [MariaDB](./base/mariadb.md)
* [PostgreSQL](./base/postgresql.md)
* [Redis](./base/redis.md)
* [Docker](./base/docker.md)* GitLab
* [GitLab 安装与维护](./gitlab/gitlab.md)
* [GitLab-CI 安装与维护](./gitlab/gitlab-ci.md)
* [GitLab-CI 用法](./gitlab/gitlab-ci-usage.md)* 各语言环境配置
* [Java](./languages/java.md)
* [PHP](./languages/php.md)
* [Ruby](./languages/ruby.md)
* [Node.js](./languages/nodejs.md)
* [Python](./languages/python.md)* 各类应用部署
* PHP
* [Rails](./deploy/rails.md)
* [Python](./deploy/python.md)* 进程管理工具
* [Supervisor](./deploy/supervisor.md)
* [Passenger](./deploy/passenger.md)* 其它
* [Emqttd](./others/emqttd.md)
* [Nexus Repository Manager OSS](./others/nexus.md)
* [Certbot - Let's Encrypt SSL 证书](./others/certbot.md)
* [Shadowsocks](./others/shadowsocks.md)