machinebox-tagbox
machinebox-tagbox
Docker app from corgan's Repository
Overview
Runtime arguments
- Web UI
http://[IP]:[PORT:8080]- Network
bridge- Shell
sh- Privileged
- false
Template configuration
(string) Defaults to 8080 - Port where the service will listen.
- Target
- 8080
- Default
- 8082
- Value
- 8082
(string) Defaults to 0.0.0.0 - Address where the service will listen.
- Default
- 0.0.0.0
- Value
- 0.0.0.0
(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
Container Variable: MB_TAGBOX_ONLY_CUSTOM_TAGS
- Default
- false
- Value
- false
(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
Container Variable: MB_KEY Get one here https://machinebox.io/login
- Target
- MB_KEY
(bool) Defaults to false - If true will turn off CORS support for the box.
- Default
- false
- Value
- false
(string) The Basic Authentication username and password that every request must use. Recommended for sitautions where the boxes are publicly accessible.
Container Variable: MB_BASICAUTH_PASS
(string) URL to a .tagbox state file to initialize the box with. Useful for spinning up many instances of Tagbox with the same state.
(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.
(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.
Categories
Download Statistics
Total Downloads Over Time
Details
machinebox/tagboxRun 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.