TextBee---Web

TextBee---Web

Aplicación Docker from grtgbln's Repository

Visión general

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.

Requisitos


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

Argumentos en tiempo de ejecución

Interfaz web
http://[IP]:[PORT:3000]/
Red
bridge
Privilegiado
false

Configuración de plantillas

Web UI PortPorttcp

Container Port: 3000

Objetivo
3000
Por defecto
3000
Valor
3000
API URLVariable

URL of the TextBee API

Objetivo
NEXT_PUBLIC_API_BASE_URL
Auth SecretVariable

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

Objetivo
AUTH_SECRET
Por defecto
changeme
Valor
changeme
MongoDB URLVariable

URL of the MongoDB database

Objetivo
DATABASE_URL
Por defecto
mongodb://localhost:27017/textbee
Valor
mongodb://localhost:27017/textbee
Email - HostVariable

Email Host

Objetivo
MAIL_HOST
Email - PortVariable

Email Port

Objetivo
MAIL_PORT
Email - UserVariable

Email User

Objetivo
MAIL_USER
Email - PasswordVariable

Email Password

Objetivo
MAIL_PASS
Email - FromVariable

Email From

Objetivo
MAIL_FROM
Email - Admin EmailVariable

Admin Email

Objetivo
ADMIN_EMAIL
Auth URLVariable

URL of the web interface. Needed for password reset links

Objetivo
NEXTAUTH_URL
Por defecto
http://localhost:3000
Valor
http://localhost:3000
Google Client ID (OAuth)Variable

Google Client ID for OAuth

Objetivo
NEXT_PUBLIC_GOOGLE_CLIENT_ID
Tawk.to Embed URLVariable

Tawk.to embed URL

Objetivo
NEXT_PUBLIC_TAWKTO_EMBED_URL

Detalles

Repositorio
ghcr.io/vernu/textbee/web:latest
Última actualización2026-05-31
Visto por primera vez2024-12-31

Ejecute TextBee---Web en Unraid.

TextBee---Web se encuentra en Community Apps para Unraid OS. Explore Unraid para crear un servidor doméstico flexible, un NAS o un laboratorio doméstico.