TextBee---Web

TextBee---Web

Docker 应用程序 from grtgbln's Repository

概述

A simple SMS gateway that allows users to send SMS messages from a web interface or from their application via a REST API. It utilizes android phones as SMS gateways.

要求


        Requires a separate TextBee API container (and corresponding MongoDB container) to function.
    

运行时参数

网络用户界面
http://[IP]:[PORT:3000]/
网络
bridge
特权
false

模板配置

Web UI PortPorttcp

Container Port: 3000

目标
3000
默认值
3000
价值
3000
API URLVariable

URL of the TextBee API

目标
NEXT_PUBLIC_API_BASE_URL
Auth SecretVariable

Secret key for NextAuth. Generate at https://generate-secret.vercel.app/32

目标
AUTH_SECRET
默认值
changeme
价值
changeme
MongoDB URLVariable

URL of the MongoDB database

目标
DATABASE_URL
默认值
mongodb://localhost:27017/textbee
价值
mongodb://localhost:27017/textbee
Email - HostVariable

Email Host

目标
MAIL_HOST
Email - PortVariable

Email Port

目标
MAIL_PORT
Email - UserVariable

Email User

目标
MAIL_USER
Email - PasswordVariable

Email Password

目标
MAIL_PASS
Email - FromVariable

Email From

目标
MAIL_FROM
Email - Admin EmailVariable

Admin Email

目标
ADMIN_EMAIL
Auth URLVariable

URL of the web interface. Needed for password reset links

目标
NEXTAUTH_URL
默认值
http://localhost:3000
价值
http://localhost:3000
Google Client ID (OAuth)Variable

Google Client ID for OAuth

目标
NEXT_PUBLIC_GOOGLE_CLIENT_ID
Tawk.to Embed URLVariable

Tawk.to embed URL

目标
NEXT_PUBLIC_TAWKTO_EMBED_URL

详细信息

存储库
ghcr.io/vernu/textbee/web:latest
最后更新2026-06-01
初见2024-12-31

在Unraid 上运行 TextBee---Web 。

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