Ecosyste.ms: Awesome

An open API service indexing awesome lists of open source software.

Awesome Lists | Featured Topics | Projects

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项目解决方案模板。

Awesome Lists containing this project

README

        

## 网站部署模板

本项目给出一些常用的网站部署模板,包括内容如下:

- 一些常用的服务器`(nginx\Apache)`的配置文件。并在配置文件中根据不同的需要给出不同的路由和请求回应的解决方案。
- 网站的守护进程脚本和部署方案,确保网站进程正常工作。
- 一些常用数据库软件`(MySQL\MariaDB\PostgreSQL\SQLite)`的部署方案。
- 储存容器的部署方案,如图床、视频床等。
- 一些脚本语言(PHP、JSP)的部署方案

---

本项目正在日益完善中。一些内容待补充