Add Nginx configuration Rollback

This commit is contained in:
VirtuBox
2019-08-27 15:12:01 +02:00
parent 5cc1c06e88
commit d24ae7e8d2
7 changed files with 199 additions and 162 deletions

View File

@@ -18,8 +18,9 @@ The format is based on [Keep a Changelog](https://keepachangelog.com/en/1.0.0/),
- Increase Nginx & MariaDB systemd open_files limits
- Cronjob to update Cloudflare IPs list
- mariadb-backup to perform full and non-blocking databases backup
- Nginx configuration check before performing reload/restart
- Nginx configuration check before performing start/reload/restart
- Nginx mapping to proxy web-socket connections
- Nginx configuration rollback in case of failure with `wo stack upgrade --nginx`
#### Changed