TextBee---Web

TextBee---Web

Application Docker from grtgbln's Repository

Vue d'ensemble

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.

Exigences


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

Arguments d'exécution

Interface utilisateur Web
http://[IP]:[PORT:3000]/
Réseau
bridge
Privilégié
false

Configuration du modèle

Web UI PortPorttcp

Container Port: 3000

Cible
3000
Défaut
3000
Valeur
3000
API URLVariable

URL of the TextBee API

Cible
NEXT_PUBLIC_API_BASE_URL
Auth SecretVariable

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

Cible
AUTH_SECRET
Défaut
changeme
Valeur
changeme
MongoDB URLVariable

URL of the MongoDB database

Cible
DATABASE_URL
Défaut
mongodb://localhost:27017/textbee
Valeur
mongodb://localhost:27017/textbee
Email - HostVariable

Email Host

Cible
MAIL_HOST
Email - PortVariable

Email Port

Cible
MAIL_PORT
Email - UserVariable

Email User

Cible
MAIL_USER
Email - PasswordVariable

Email Password

Cible
MAIL_PASS
Email - FromVariable

Email From

Cible
MAIL_FROM
Email - Admin EmailVariable

Admin Email

Cible
ADMIN_EMAIL
Auth URLVariable

URL of the web interface. Needed for password reset links

Cible
NEXTAUTH_URL
Défaut
http://localhost:3000
Valeur
http://localhost:3000
Google Client ID (OAuth)Variable

Google Client ID for OAuth

Cible
NEXT_PUBLIC_GOOGLE_CLIENT_ID
Tawk.to Embed URLVariable

Tawk.to embed URL

Cible
NEXT_PUBLIC_TAWKTO_EMBED_URL

Détails

Référentiel
ghcr.io/vernu/textbee/web:latest
Dernière mise à jour2026-05-31
Première vue2024-12-31

Exécutez TextBee---Web sur Unraid.

TextBee---Web est listé dans Community Apps pour Unraid OS. Explorez Unraid pour créer un serveur domestique flexible, un NAS ou un laboratoire domestique.