command
module
Version:
v0.0.0-...-c760ab8
Opens a new window with list of versions in this module.
Published: Oct 9, 2024
License: MIT
Opens a new window with license information.
Imports: 6
Opens a new window with list of imports.
Imported by: 0
Opens a new window with list of known importers.
README
¶
rest2s3
Goal
simple rest interface to upload to minio/s3 bucket
run
docker pull cspecht/rest2s3:latest
curl to post
curl -F fileUpload=@file.png http://localhost:8080/upload
Environment Variables
- MINIO_ENDPOINT
- MINIO_PORT
- MINIO_ACCESSKEY
- MINIO_SECRETKEY
- MINIO_BUCKET
License
Documentation
¶
There is no documentation for this package.
Source Files
¶
Directories
¶
Click to show internal directories.
Click to hide internal directories.