Rallly

Rallly

Application Docker from B4rny's Repository

Vue d'ensemble

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

Arguments d'exécution

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

Configuration du modèle

portPorttcp
Cible
3000
Valeur
3000
DATABASE_URLVariable

A connection string to your Postgres database

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

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

Valeur
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

Valeur
false
SMTP_USERVariable

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

Valeur
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

Valeur
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

Valeur
false
SMTP_TLS_ENABLEDVariable

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

Valeur
false

Télécharger les statistiques

1,216,814
Total des téléchargements
50,059
Ce mois-ci
46,837
Moyenne / Mois

Total des téléchargements au fil du temps

Chargement du graphique...

Détails

Référentiel
lukevella/rallly:latest
Dernière mise à jour2026-04-29
Première vue2023-05-12

Exécutez Rallly sur Unraid.

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