Skip to content

Latest commit

 

History

History
17 lines (11 loc) · 720 Bytes

README.MD

File metadata and controls

17 lines (11 loc) · 720 Bytes

WebSite Deployment Boilerplate

中文版本


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...