Jun 29 - Update app name, and documents
This commit is contained in:
@@ -1,4 +1,4 @@
|
||||
# Website Checker — Production Deployment Guide
|
||||
# Bid Checker — Production Deployment Guide
|
||||
### Ubuntu Server · Nginx · Gunicorn · MySQL · systemd
|
||||
|
||||
---
|
||||
@@ -202,7 +202,7 @@ Paste the following:
|
||||
|
||||
```ini
|
||||
[Unit]
|
||||
Description=Website Checker — Gunicorn Application Server
|
||||
Description=Bid Checker — Gunicorn Application Server
|
||||
After=network.target mysql.service
|
||||
Requires=mysql.service
|
||||
|
||||
@@ -496,4 +496,4 @@ Create `/etc/logrotate.d/webchecker`:
|
||||
|
||||
---
|
||||
|
||||
*Generated for Website Checker Web — Flask/MySQL/Nginx/Gunicorn/Ubuntu deployment.*
|
||||
*Generated for Bid Checker Web — Flask/MySQL/Nginx/Gunicorn/Ubuntu deployment.*
|
||||
|
||||
Reference in New Issue
Block a user