You've already forked minio-cookbook
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:
committed by
Harshavardhana
parent
a856f9f2e3
commit
f712c51f00
@@ -5,7 +5,7 @@ In this recipe, we will learn how to use Minio as log aggregator for fluentd usi
|
||||
## 1. Prerequisites
|
||||
|
||||
* Install Minio Server from [here](http://docs.minio.io/docs/minio).
|
||||
* Install `mc` from [here](http://docs.minio.io/docs/minio-client-quick-start-guide)
|
||||
* Install `mc` from [here](http://docs.minio.io/docs/minio-client-quickstart-guide)
|
||||
|
||||
## 2. Installation
|
||||
|
||||
|
@@ -5,7 +5,7 @@ In this recipe we will learn how to store MongoDB 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 MongoDB backups reside in the local filesystem.
|
||||
|
||||
|
@@ -5,7 +5,7 @@ In this recipe we will learn how to store MySQL 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 MySQL backups reside in the local filesystem.
|
||||
|
||||
|
@@ -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.
|
||||
|
||||
|
Reference in New Issue
Block a user