Skip to content
This repository has been archived by the owner on Nov 6, 2024. It is now read-only.

monami-ya/minio-azure-deisapp

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

3 Commits
 
 
 
 
 
 

Repository files navigation

minio-azure-deisapp

minio azure gateway running on Deis cmd.

How To

You must get your storage account for Azure Blob. app-name is as you like.

deis create {{app-name}} --no-remote
deis config:set -a {{app_name}} MINIO_ACCESS_KEY={{azureaccountname}} MINIO_SECRET_KEY={{azureaccountkey}}
deis pull -a {{app_name}} monami0ya/minio-azure-deisapp

You can access via http://{{app-name}}.{{your-deis-domain}}/ after deployment.

About

minio azure gateway running on Deis cmd.

Resources

License

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published