Skip to content

Docker: where are files stored? #1042

Answered by pglombardo
Jocky92 asked this question in Q&A
Discussion options

You must be logged in to vote

Hi @Jocky92,

Docker: where are the uploaded files stored?

The default location for local storage is ./storage. Read this documentation for all of the details.

is it possible to change upload file location?

Yes we support Azure Storage, Google Cloud Storage and Amazon S3 (including all compatible like Digital Ocean). Details in the document linked above.

do i have to delete the files manual or will PasswordPusher delete the files automatical when the link expire?

Files are deleted automatically and entirely when a push expires. There is no retrieving them again from that point. The filenames are even scrubbed from the audit logs.

I hope this helps!

Replies: 1 comment

Comment options

You must be logged in to vote
0 replies
Answer selected by Jocky92
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Category
Q&A
Labels
question Resolved The issue, question or bug has been resolved.
2 participants