Outils pour utilisateurs

Outils du site


tech:notes_minio_s3

Différences

Ci-dessous, les différences entre deux révisions de la page.

Lien vers cette vue comparative

Les deux révisions précédentesRévision précédente
Prochaine révision
Révision précédente
tech:notes_minio_s3 [2025/09/18 21:54] Jean-Baptistetech:notes_minio_s3 [2025/11/06 09:36] (Version actuelle) Jean-Baptiste
Ligne 4: Ligne 4:
 # Notes MinIO s3 # Notes MinIO s3
  
-~~~bash +Voir :  
-docker run -p 9000:9000 -p 9001:9001 minio/minio server /data --console-address ":9001" +  * https://blog.alterway.fr/directpv-avoir-du-stockage-bloc-distribue-facilement-dans-kubernetes.html 
-~~~+  * MinIO Operator 
 +  * https://dev.to/giveitatry/how-to-install-minio-in-kubernetes-in-15-min-47h9 
 + 
 +Voir aussi 
 +  * Garage S3 
 +  * https://rclone.org/commands/rclone_serve_s3/ 
  
 Then open a web browser to http://localhost:9001/ and enter the default credentials: Then open a web browser to http://localhost:9001/ and enter the default credentials:
Ligne 22: Ligne 28:
  
  
-## Client mc+## Client S3 mc 
 + 
 +Voir : 
 +  * https://docs.min.io/enterprise/aistor-object-store/reference/cli/
  
  
Ligne 47: Ligne 56:
 ~~~ ~~~
  
 +https://github.com/minio/mc
  
 +<code bash>
 +mc --autocompletion
 +</code>
  
 URL check ping http://localhost:9000/minio/health/live URL check ping http://localhost:9000/minio/health/live
tech/notes_minio_s3.1758225261.txt.gz · Dernière modification : de Jean-Baptiste

Donate Powered by PHP Valid HTML5 Valid CSS Driven by DokuWiki