Ecosyste.ms: Awesome
An open API service indexing awesome lists of open source software.
https://github.com/prinorange/web-depolyment-boilerplate
Provide some general solutions for deploying website projects 提供通用的部署Web项目解决方案模板。
https://github.com/prinorange/web-depolyment-boilerplate
apache-configuration depoloyment nextjs nginx-configuration php website
Last synced: about 11 hours ago
JSON representation
Provide some general solutions for deploying website projects 提供通用的部署Web项目解决方案模板。
- Host: GitHub
- URL: https://github.com/prinorange/web-depolyment-boilerplate
- Owner: PrinOrange
- License: mit
- Created: 2022-06-17T01:33:08.000Z (over 2 years ago)
- Default Branch: master
- Last Pushed: 2022-06-17T10:26:37.000Z (over 2 years ago)
- Last Synced: 2023-03-04T09:38:43.950Z (over 1 year ago)
- Topics: apache-configuration, depoloyment, nextjs, nginx-configuration, php, website
- Homepage:
- Size: 5.86 KB
- Stars: 0
- Watchers: 1
- Forks: 0
- Open Issues: 0
-
Metadata Files:
- Readme: README-ZH.MD
- License: LICENSE
Awesome Lists containing this project
README
## 网站部署模板
本项目给出一些常用的网站部署模板,包括内容如下:
- 一些常用的服务器`(nginx\Apache)`的配置文件。并在配置文件中根据不同的需要给出不同的路由和请求回应的解决方案。
- 网站的守护进程脚本和部署方案,确保网站进程正常工作。
- 一些常用数据库软件`(MySQL\MariaDB\PostgreSQL\SQLite)`的部署方案。
- 储存容器的部署方案,如图床、视频床等。
- 一些脚本语言(PHP、JSP)的部署方案---
本项目正在日益完善中。一些内容待补充