Store FileDocument content on a non-filesystem storage

0
Hi. We use Amazon S3 storage, but we don’t mount it on the app server. Is it possible to register a custom java handler for content read and write operations?
asked
1 answers
1

S3 is already supported and if we build with cf-mendix-buildpack we simply need to set  S3_...   variables in the pipeline file.

answered