TextBee---Web
TextBee---Web
Docker-Anwendung from grtgbln's Repository
Übersicht
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.
Anforderungen
Requires a separate TextBee API container (and corresponding MongoDB container) to function.
Laufzeit-Argumente
- Web-UI
http://[IP]:[PORT:3000]/- Netzwerk
bridge- Privilegiert
- false
Konfiguration der Vorlage
Web UI PortPorttcp
Container Port: 3000
- Ziel
- 3000
- Standard
- 3000
- Wert
- 3000
API URLVariable
URL of the TextBee API
- Ziel
- NEXT_PUBLIC_API_BASE_URL
Auth SecretVariable
Secret key for NextAuth. Generate at https://generate-secret.vercel.app/32
- Ziel
- AUTH_SECRET
- Standard
- changeme
- Wert
- changeme
MongoDB URLVariable
URL of the MongoDB database
- Ziel
- DATABASE_URL
- Standard
- mongodb://localhost:27017/textbee
- Wert
- mongodb://localhost:27017/textbee
Email - HostVariable
Email Host
- Ziel
- MAIL_HOST
Email - PortVariable
Email Port
- Ziel
- MAIL_PORT
Email - UserVariable
Email User
- Ziel
- MAIL_USER
Email - PasswordVariable
Email Password
- Ziel
- MAIL_PASS
Email - FromVariable
Email From
- Ziel
- MAIL_FROM
Email - Admin EmailVariable
Admin Email
- Ziel
- ADMIN_EMAIL
Auth URLVariable
URL of the web interface. Needed for password reset links
- Ziel
- NEXTAUTH_URL
- Standard
- http://localhost:3000
- Wert
- http://localhost:3000
Google Client ID (OAuth)Variable
Google Client ID for OAuth
- Ziel
- NEXT_PUBLIC_GOOGLE_CLIENT_ID
Tawk.to Embed URLVariable
Tawk.to embed URL
- Ziel
- NEXT_PUBLIC_TAWKTO_EMBED_URL
Einzelheiten
Repository
ghcr.io/vernu/textbee/web:latestZuletzt aktualisiert2026-05-31
Erstmals gesehen2024-12-31
Führen Sie TextBee---Web auf Unraid aus.
TextBee---Web ist gelistet in Community Apps für Unraid OS. Erkunden Sie Unraid, um einen flexiblen Heimserver, ein NAS oder ein Heimlabor aufzubauen.