Rallly

Rallly

Docker-Anwendung from B4rny's Repository

Übersicht

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

Laufzeit-Argumente

Web-UI
http://[IP]:[PORT:3000]
Netzwerk
bridge
Shell
sh
Privilegiert
false

Konfiguration der Vorlage

portPorttcp
Ziel
3000
Wert
3000
DATABASE_URLVariable

A connection string to your Postgres database

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

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

Wert
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

Wert
false
SMTP_USERVariable

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

Wert
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

Wert
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

Wert
false
SMTP_TLS_ENABLEDVariable

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

Wert
false

Statistik herunterladen

1,216,814
Downloads insgesamt
50,059
Dieser Monat
46,837
Durchschnittlich / Monat

Gesamte Downloads im Laufe der Zeit

Tabelle laden...

Einzelheiten

Repository
lukevella/rallly:latest
Zuletzt aktualisiert2026-04-29
Erstmals gesehen2023-05-12

Führen Sie Rallly auf Unraid aus.

Rallly ist gelistet in Community Apps für Unraid OS. Erkunden Sie Unraid, um einen flexiblen Heimserver, ein NAS oder ein Heimlabor aufzubauen.