From be332dc7eb9a4a86763af8bc63cbb5a5083fade8 Mon Sep 17 00:00:00 2001 From: mikepell Date: Fri, 20 Jan 2023 14:38:08 +0000 Subject: [PATCH] Update 'README.md' --- README.md | 1 + 1 file changed, 1 insertion(+) diff --git a/README.md b/README.md index a8bffbc..8816aa3 100644 --- a/README.md +++ b/README.md @@ -1,6 +1,7 @@ Misc scripts for eve-ng. * listimages2 -- this will produce a listing of all images on the server that are currently in use in a lab. Useful for cleaning up old versions of images. * Filebrowser role -- FileBrowser is a web-based upload and download tool. This will allow web-based uploading of images to the eve-ng server as opposed to using SCP/WinSCP. Uploading a folder with an image to the eve-ng server via this interface will automatically run the eve-ng commands (unl_wrapper -a fixpermissions) upon completion. +![](docs/images/fielbrowser%20screen.png) ``` apt install ansible sshpass ansible-playbook -i hosts filebrowser.yaml -kK