Skip to content

File manager microservice to store files and their file-specific metadata

License

Notifications You must be signed in to change notification settings

kanselarij-vlaanderen/public-file-service

 
 

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 

Repository files navigation

public-file-service

Microservice forked from mu-semtech/file-service to download public files from Kaleidos. The service only exposes the GET endpoints of the file service and adds an additional check on the access level of the requested file. Only files with a public access level can be downloaded.

For installation, configuration and usage, see the README of mu-semtech/file-service.

Environment variables:

SPECIFIED_GRAPH: specify the graph to query for public files (default: empty) SKIP_CONFIDENTIALITY: skip the check for confidentiality (default: false, so the service will always check whether documents are confidential)

About

File manager microservice to store files and their file-specific metadata

Resources

License

Stars

Watchers

Forks

Packages

No packages published

Languages

  • Ruby 94.5%
  • Dockerfile 4.2%
  • Shell 1.3%