CheckBag

CheckBag

Docker 应用程序 from Preposterous' Repository

概述

CheckBag is designed to sit between a reverse proxy and self-hosted services to provide graphs and analytics about who's trying to do what on your homelab.

要求

Valkey v18

运行时参数

网络用户界面
http://[IP]:[PORT:8080]
网络
bridge
外壳
sh
特权
false
额外参数
--user 99:100

模板配置

WebUI and Proxy PortPorttcp
目标
8080
价值
8769
Valkey IPVariable

Does not include port or protocol

目标
CACHE_ADDRESS
Valkey PortVariable
目标
CACHE_PORT
价值
6379
Valkey PasswordVariable

If Valkey was setup with --requirepass

目标
CACHE_PASSWORD
CheckBag DataPathrw

Settings and user data

目标
/CheckBag
默认值
/mnt/user/appdata/CheckBag
价值
/mnt/user/appdata/CheckBag
Cache ID LengthVariable

When an identifier is created (ex. JWT), how long the ID should be.

目标
CACHE_ID_LENGTH
默认值
15
价值
15
Service ID LengthVariable

When a service is created, it's created with a random ID. This sets how long the ID is.

目标
SERVICE_ID_LENGTH
默认值
15
价值
15
Log ColorVariable

Color used for outputting logs

目标
COLOR
默认值
blue
价值
blue
RoleVariable

Text used to describe backend service

目标
ROLE
默认值
Backend
价值
Backend
Backend Internal PortVariable

Port to launch backend service from

目标
PORT
默认值
8080
价值
8080

详细信息

存储库
ghcr.io/benjaminroberts01375/checkbag:latest
最后更新2026-05-31
初见2025-09-04

在Unraid 上运行 CheckBag 。

CheckBag 已被列入Unraid OS 的社区应用程序。探索Unraid ,构建灵活的家庭服务器、NAS 或家庭实验室。