TextBee---API
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 MongoDB database.
Argumentos en tiempo de ejecución
- Red
bridge- Privilegiado
- false
Configuración de plantillas
API PortPorttcp
Container Port: 3005
- Objetivo
- 3005
- Por defecto
- 3005
- Valor
- 3005
MongoDB URLVariable
URL of the MongoDB database
- Objetivo
- MONGO_URI
- Por defecto
- mongodb://localhost:27017/textbee
- Valor
- mongodb://localhost:27017/textbee
JWT SecretVariable
Secret key for JWT
- Objetivo
- JWT_SECRET
- Por defecto
- changeme
- Valor
- changeme
Firebase - Project IDVariable
Firebase Project ID
- Objetivo
- FIREBASE_PROJECT_ID
Firebase - Private Key IDVariable
Firebase Private Key ID
- Objetivo
- FIREBASE_PRIVATE_KEY_ID
Firebase - Private KeyVariable
Firebase Private Key
- Objetivo
- FIREBASE_PRIVATE_KEY
Firebase - Client EmailVariable
Firebase Client Email
- Objetivo
- FIREBASE_CLIENT_EMAIL
Firebase - Client IDVariable
Firebase Client ID
- Objetivo
- FIREBASE_CLIENT_ID
Firebase - Client C509 Cert URLVariable
Firebase Client C509 Cert URL
- Objetivo
- FIREBASE_CLIENT_C509_CERT_URL
Web URLVariable
URL of the web interface. Needed for password reset links
- Objetivo
- FRONTEND_URL
- Por defecto
- http://localhost:3000
- Valor
- http://localhost:3000
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 - Reply ToVariable
Email Reply To
- Objetivo
- MAIL_REPLY_TO
Internal API PortVariable
Internal API Port. Not recommended to change.
- Objetivo
- PORT
- Por defecto
- 3005
- Valor
- 3005
JWT Expiration TimeVariable
JWT Expiration Time
- Objetivo
- JWT_EXPIRATION
- Por defecto
- 60d
- Valor
- 60d
Detalles
Repositorio
ghcr.io/vernu/textbee/api:latestÚltima actualización2026-06-02
Visto por primera vez2024-12-31
Ejecute TextBee---API en Unraid.
TextBee---API se encuentra en Community Apps para Unraid OS. Explore Unraid para crear un servidor doméstico flexible, un NAS o un laboratorio doméstico.