Skip to content

Commit

Permalink
🍱 Add screenshots
Browse files Browse the repository at this point in the history
  • Loading branch information
Romitou committed Jul 28, 2022
1 parent 89e4f9e commit 26791c9
Show file tree
Hide file tree
Showing 3 changed files with 5 additions and 1 deletion.
6 changes: 5 additions & 1 deletion README.md
Original file line number Diff line number Diff line change
Expand Up @@ -15,4 +15,8 @@ Third, write the environment file `.env`. Here are the values you need to specif
* `DISCORD_URL` : the address of the Discord backup notification webhook
* `MONGO_URI` : the MongoDB address ([see documentation](https://www.mongodb.com/docs/manual/reference/connection-string/)) to connect to your cluster

Then you can run this application periodically (e.g. every day at midnight) to backup your database. This can be done using crontab, depending on your operating system.
Then you can run this application periodically (e.g. every day at midnight) to backup your database. This can be done using crontab, depending on your operating system.

## Screenshots
![](https://github.com/Romitou/MongoS3/raw/main/screenshots/success.png)
![](https://github.com/Romitou/MongoS3/raw/main/screenshots/error.png)
Binary file added screenshots/error.jpg
Loading
Sorry, something went wrong. Reload?
Sorry, we cannot display this file.
Sorry, this file is invalid so it cannot be displayed.
Binary file added screenshots/success.jpg
Loading
Sorry, something went wrong. Reload?
Sorry, we cannot display this file.
Sorry, this file is invalid so it cannot be displayed.

0 comments on commit 26791c9

Please sign in to comment.