machinebox-tagbox
machinebox-tagbox
Aplicación Docker from corgan's Repository
Visión general
Argumentos en tiempo de ejecución
- Interfaz web
http://[IP]:[PORT:8080]- Red
bridge- Concha
sh- Privilegiado
- false
Configuración de plantillas
(string) Defaults to 8080 - Port where the service will listen.
- Objetivo
- 8080
- Por defecto
- 8082
- Valor
- 8082
(string) Defaults to 0.0.0.0 - Address where the service will listen.
- Por defecto
- 0.0.0.0
- Valor
- 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.
- Por defecto
- false
- Valor
- false
Container Variable: MB_TAGBOX_ONLY_CUSTOM_TAGS
- Por defecto
- false
- Valor
- false
(integer) Default to 60. Timeout in seconds that Tagbox will use when it downloads files, for example to download the state file.
- Por defecto
- 60
- Valor
- 60
Container Variable: MB_KEY Get one here https://machinebox.io/login
- Objetivo
- MB_KEY
(bool) Defaults to false - If true will turn off CORS support for the box.
- Por defecto
- false
- Valor
- 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.
Categorías
Descargar estadísticas
Descargas totales a lo largo del tiempo
Detalles
machinebox/tagboxEjecute machinebox-tagbox en Unraid.
machinebox-tagbox se encuentra en Community Apps para Unraid OS. Explore Unraid para crear un servidor doméstico flexible, un NAS o un laboratorio doméstico.