|
|
|
|
|
by _lmars
3542 days ago
|
|
> Is it possible to store file in some kind of NFS volume? NFS support is not currently implemented, but we have a clear plan and it is on our upcoming roadmap: https://github.com/flynn/flynn/issues/1521 > Is it possible to store objects in something similar to S3 (for example using Minio)? Flynn has a built-in blobstore for storing files and supports multiple storage backends: PostgreSQL Large Objects (default), Amazon S3, Google Cloud Storage and Azure Storage (to be released into stable next week), see https://flynn.io/docs/production#blobstore-backend. |
|