An open API service indexing awesome lists of open source software.

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.

Awesome Lists containing this project

README

          

# nginx_backup
[](https://github.com/SebastienCozeDev/nginx_backup)
![Version](https://img.shields.io/badge/version-0.1.2-blue.svg)

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
[ ![Version](https://img.shields.io/badge/SebastienCozeDev-blue.svg)](https://sebastien.cozedev.com/)