Storage
Supported storage driver of DocKing
DocKing supports 2 storage drivers:
Public
The ENV:
Utilizing the local server storage. The easiest mode for every environment.
Note, with this mode, you need to create a symlink in order to access the file URL
S3
S3 aka AWS S3 storage is a popular cloud storage. DocKing will put all your rendered PDF files to S3 on demand.
Great for apps that serve files around the world, so you can utilize the "CDN" mode of S3.
The ENVs:
You need to enable Public Access & ACL.
Also don't forget to configure the CORs
Last updated