Skip to content

modalnodes/mn-minio

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

19 Commits
 
 
 
 
 
 

Repository files navigation

mn-minio

A Dockerfriendly minio configuration manager for the S3-uploads Wordpress Plugin (https://github.com/humanmade/S3-Uploads) Work with the latest version.

required environment variables:

  • MINIO_URL represents the base url for the minio installation (like 'http://cdn.example.com/')
  • MINIO_KEY
  • MINIO_SECRET
  • MINIO_BUCKET represents the bucketname (like 'testbucket')
  • MINIO_BUCKET_URL represents the url generated on the wordpress side (like 'http://cdn.example.com/testbucket')

Releases

No releases published

Packages

No packages published

Contributors 4

  •  
  •  
  •  
  •  

Languages