1
0
mirror of https://github.com/astaxie/cookbook.git synced 2025-08-08 09:42:04 +03:00

Doc:Modified the new link for quickstart guide. (#47)

This commit is contained in:
koolhead17
2016-07-25 00:15:12 -07:00
committed by Harshavardhana
parent a856f9f2e3
commit f712c51f00
4 changed files with 4 additions and 4 deletions

View File

@@ -4,7 +4,7 @@ In this recipe you will learn how to store PostgreSQL backups in Minio Server.
## 1. Prerequisites
* Install mc from [here](https://docs.minio.io/docs/minio-client-quick-start-guide).
* Install mc from [here](https://docs.minio.io/docs/minio-client-quickstart-guide).
* Install Minio Server from [here](https://docs.minio.io/docs/minio ).
* Know where the PostgreSQL backups reside in the local filesystem.