Web File Repository
Simple web server with a file uploading console to store small files. This is helpful to make your environment ready for testing purpose for your playbooks or automations to download files from a web server.
Utilities · Web File Repository
Configuration parameters
incidentType— Incident typelongRunning— Long running instancelongRunningPort— Port mapping (<port> or <host port>:<docker port>) (required)rwCredentials— User ID for Read/WriteroCredentials— User ID for Read-OnlyauthenticationMethod— Authentication MethodpublicReadAccess— Public Read AccessmimeTypes— MIME Types for file extensionsmergeMimeTypes— Merge with Default MIME TypesattachmentExtensions— Attachment extensionsstorageProtection— Storage Protection (required)maxStorageSize— The maximum repository sizemaxSandboxSize— The maximum sandbox repository size
Commands (11)
-
wfr-archive-zipDownload a file to which all the files are archived.
-
wfr-cleanupRemove all the files from the repository.
-
wfr-download-as-textRetrieve the file data from the repository into the context.
-
wfr-download-fileDownload a file from the repository.
-
wfr-list-filesList files in the repository.
-
wfr-remove-filesRemove files from the repository.
-
wfr-resetReset the repository data.
-
wfr-statusGet the service status.
-
wfr-upload-as-fileUpload a file from data to the repository.
-
wfr-upload-fileUpload files to the repository.
-
wfr-upload-filesUpload files to the repository.