This project provides some commonly used website deployment templates, including the following:
- Configuration files for some commonly used servers
(nginx\Apache)
. And give different routing and request response solutions according to different needs in the configuration file. - Website daemon scripts and deployment schemes to ensure that website processes work properly.
- Deployment solutions for some common database software, such as
(MySQL\MariaDB\PostgreSQL\SQLite)
. - Deployment scheme of storage containers, such as picture beds, video beds, etc.
- Deployment solutions for some scripting languages (PHP, JSP)
To be continued...