Example using MinIO as Amazon S3 Object Storage, tusd as Server Implementation of tus: the open protocol for resumable file uploads https://tus.io/ and Uppy as Frontend. All running on Docker
- Start the services
$ docker-compose up -d
-
Open http://127.0.0.1:9000 in the browser
-
Login with the default credentials that are in the
docker-compose.yaml
file -
Open http://127.0.0.1:9506/ in the browser