Sign inSign up

cloudmedialab/upload-tomcat-service

By cloudmedialab

•Updated over 2 years ago

Image for an upload server

Image
0

451

cloudmedialab/upload-tomcat-service repository overview

This is an upload service that can be used to upload files. This service can be configured with the following environment variables:

  • SERVICE_PORT (default 8080)
  • BASE_URL: the path that will provoke the execution of the service (for instance "/upload")
  • METRICS_PATH: the path that will serve simple performance metrics (for instance "/metrics")
  • LOG_LEVEL: log level (possible values: "INFO", "DEBUG", "WARNING", "ERROR")
  • GET_ENABLED: if it is possible to obtain a list of uploaded files (possible value "true", by default is false)
  • MAX_REQUEST_THRESHOLD: max size in MB of the body of the request

See https://github.com/cloudmedialab-uv/serverless-video⁠ for sample usage

Tag summary

Content type

Image

Digest

sha256:9f4b9403b…

Size

40.1 MB

Last updated

over 2 years ago

docker pull cloudmedialab/upload-tomcat-service:3.0.0