File tree Expand file tree Collapse file tree 1 file changed +2
-16
lines changed Expand file tree Collapse file tree 1 file changed +2
-16
lines changed Original file line number Diff line number Diff line change @@ -407,21 +407,8 @@ Host proxy info command `--host-show id`
407
407
408
408
409
409
## Screens:
410
- ```
411
- # ./nginx_proxy_manager_cli.sh --backup
412
-
413
- ✅ Users backup completed 🆗: /path/to/nginx_proxy/backups/users_127_0_0_1_2024_07_29__14_01_23.json
414
- ✅ Settings backup completed 🆗: /path/to/nginx_proxy/backups/settings_127_0_0_1_2024_07_29__14_01_23.json
415
- ✅ Proxy host backup completed 🆗: /path/to/nginx_proxy/backups
416
- ✅ Access lists backup completed 🆗: /path/to/nginx_proxy/backups/access_lists_127_0_0_1_2024_07_29__14_01_23.json
417
- ✅ Backup 🆗
418
- 📦 Backup Summary:
419
- - Number of users backed up: 1
420
- - Number of proxy hosts backed up: 31
421
- - Total number of backup files: 42
422
-
410
+ ![ screen-nginx-proxy-default] ( https://github.com/user-attachments/assets/5a87bb64-c8aa-4b67-b118-9fa10423d396 )
423
411
424
- ```
425
412
426
413
## TODO:
427
414
- [x] add setting for ADVANCED configuration in npm ` location / { ... } `
@@ -432,8 +419,7 @@ Host proxy info command `--host-show id`
432
419
- [ ] Clean/minimize output when using -y parameter for better script integration
433
420
- [ ] Creation of ACCESS list through CLI
434
421
- [ ] Restore Function not working properly, need to find FIX
435
- - [ ] Add support for custom SSL certificates (currently only Let's Encrypt)
436
- - [ ] Add batch operations support (multiple hosts/operations at once)
422
+
437
423
438
424
## Credits & Thanks
439
425
You can’t perform that action at this time.
0 commit comments