Skip to content

Latest commit

 

History

History
34 lines (23 loc) · 1.01 KB

web_interface.rst

File metadata and controls

34 lines (23 loc) · 1.01 KB

Web Interface

Main Thumbtack UI

This is the main page of the web interface. It shows the mounted status of disk images in the directory that the Thumbtack server is configured to show. Once an image is mounted, a tree view is shown of the partitions in the disk image and where they are mounted.

image

Mounted Disk Image Info

This is the view that can be seen at http://127.0.0.1:8208/mounts. It returns a JSON object of information about the disk image and all of its partitions.

image

Supported Mount Types

This shows the supported mount types that the Thumbtack server supports. In order to support more mount filetypes, follow the instructions in the imagemounter documentation

image