machinebox-tagbox

machinebox-tagbox

Docker app from corgan's Repository

Overview

Tagbox lets you identify the content of images by getting a list of ordered tags.

Runtime arguments

Web UI
http://[IP]:[PORT:8080]
Network
bridge
Shell
sh
Privileged
false

Template configuration

MB_PORTPorttcp

(string) Defaults to 8080 - Port where the service will listen.

Target
8080
Default
8082
Value
8082
MB_ADDRESSVariable

(string) Defaults to 0.0.0.0 - Address where the service will listen.

Default
0.0.0.0
Value
0.0.0.0
MB_TAGBOX_READ_ONLYVariable

(bool) Defaults to false - If true Tagbox will be read only. Teaching and updating state will be disabled. Be sure to provide MB_TAGBOX_STATE_URL to set the initial state, otherwise the box will be useless.

Default
false
Value
false
MB_TAGBOX_ONLY_CUSTOM_TAGSVariable

Container Variable: MB_TAGBOX_ONLY_CUSTOM_TAGS

Default
false
Value
false
MB_DOWNLOAD_TIMEOUT_SECONDSVariable

(integer) Default to 60. Timeout in seconds that Tagbox will use when it downloads files, for example to download the state file.

Default
60
Value
60
API_KEYVariable

Container Variable: MB_KEY Get one here https://machinebox.io/login

Target
MB_KEY
MB_DISABLE_CORSVariable

(bool) Defaults to false - If true will turn off CORS support for the box.

Default
false
Value
false
MB_BASICAUTH_USERVariable

(string) The Basic Authentication username and password that every request must use. Recommended for sitautions where the boxes are publicly accessible.

MB_BASICAUTH_PASSVariable

Container Variable: MB_BASICAUTH_PASS

MB_TAGBOX_STATE_URLVariable

(string) URL to a .tagbox state file to initialize the box with. Useful for spinning up many instances of Tagbox with the same state.

MB_TAGBOX_STATE_POLL_SECONDSVariable

(integer) Default to 0 (No polling). If this variable is set, Tagbox would poll the MB_TAGBOX_STATE_URL for changes on the file, based on the ETag or Last-Modified http headers. If the file changes Tagbox will download the new file and update the state of the teaching. This variable is useful for updating multiple running instances of Tagbox.

MB_TAGBOX_INDEX_REFRESH_SECONDSVariable

(integer) Defaults to 2 - Number of seconds that Tagbox will wait to update the index for new data, or changes in the data. Tagbox will accumulate changes to perform an update on the search index, because changes are an expensive operation, with this variable you can adjust the time interval for that operation.

Download Statistics

719,906
Total Downloads
81
This Month
84
Avg / Month

Total Downloads Over Time

Loading chart...

Details

Repository
machinebox/tagbox
Last Updated2020-12-01
First Seen2021-10-11

Run machinebox-tagbox on Unraid.

machinebox-tagbox is listed in Community Apps for Unraid OS. Explore Unraid to build a flexible home server, NAS, or homelab.