Rallly

Rallly

Aplicación Docker from B4rny's Repository

Visión general

Rallly is a tool for creating meeting polls. It’s designed to help you schedule meetings with groups of people. It’s free to use and you can create as many polls as you want. Authentication only works with configured SMTP settings as a code is sent to the email address. If you limit access, you should also limit the allowed email addresses, otherwise anyone can register. Examples: https://github.com/lukevella/rallly-selfhosted Reverse Proxy Configurations: https://github.com/lukevella/rallly-selfhosted/tree/main/reverse-proxy

Argumentos en tiempo de ejecución

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

Configuración de plantillas

portPorttcp
Objetivo
3000
Valor
3000
DATABASE_URLVariable

A connection string to your Postgres database

Valor
postgres://YourUserName:YourPassword@YourHostname:5432/YourDatabaseName
NEXT_PUBLIC_BASE_URLVariable

The base url where this instance is accessible, including the scheme.

Valor
http://localhost:3000
SECRET_PASSWORDVariable

A random 32-character secret key used to encrypt user sessions

SUPPORT_EMAILVariable

All outgoing emails will show this email as the sender's email address, which also serves as the support email.

SMTP_HOSTVariable

The host address of your SMTP server

SMTP_PORTVariable

The port of your SMTP server

SMTP_SECUREVariable

Set to true if SSL is enabled for your SMTP connection

Valor
false
SMTP_USERVariable

The username (if auth is enabled on your SMTP server)

Valor
smtp-username
SMTP_PWDVariable

The password (if auth is enabled on your SMTP server)

AUTH_REQUIREDVariable

Set to `true` to require authentication for creating new polls and accessing admin pages

Valor
false
ALLOWED_EMAILSVariable

Comma separated list of email addresses that are allowed to register and login. You can use wildcard syntax to match a range of email addresses. Example: john@example.com,jane@example.com

DISABLE_LANDING_PAGEVariable

Whether or not to disable the landing page

Valor
false
SMTP_TLS_ENABLEDVariable

Set to true to enable TLS. Might be needed for some SMTP connections

Valor
false

Descargar estadísticas

1,216,814
Descargas totales
50,059
Este mes
46,837
Media / Mes

Descargas totales a lo largo del tiempo

Cargando gráfico...

Detalles

Repositorio
lukevella/rallly:latest
Última actualización2026-04-29
Visto por primera vez2023-05-12

Ejecute Rallly en Unraid.

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