https://github.com/sebastiencozedev/nginx_backup
This script used to create a backup of your nginx config.
https://github.com/sebastiencozedev/nginx_backup
backup nginx
Last synced: 2 months ago
JSON representation
This script used to create a backup of your nginx config.
- Host: GitHub
- URL: https://github.com/sebastiencozedev/nginx_backup
- Owner: SebastienCozeDev
- License: mit
- Created: 2025-03-14T10:29:35.000Z (over 1 year ago)
- Default Branch: main
- Last Pushed: 2025-04-02T08:33:41.000Z (about 1 year ago)
- Last Synced: 2025-07-25T20:51:33.854Z (11 months ago)
- Topics: backup, nginx
- Language: Shell
- Homepage: https://nginx-backup.cozedev.com/
- Size: 22.5 KB
- Stars: 0
- Watchers: 1
- Forks: 0
- Open Issues: 0
-
Metadata Files:
- Readme: README.md
- License: LICENSE
Awesome Lists containing this project
README
# nginx_backup
[
](https://github.com/SebastienCozeDev/nginx_backup)

This script used to create a backup of your nginx config.
## Clone the repository
```
git clone https://github.com/SebastienCozeDev/nginx_backup
```
## Run the script
```
cd nginx_backup
chmod u+x nginx_backup.sh
./nginx_backup.sh
```
This script will create your backup where you started it.
## Credits
[
](https://sebastien.cozedev.com/)