Rallly
Docker app from B4rny's Repository
Overview
Runtime arguments
- Web UI
http://[IP]:[PORT:3000]- Network
bridge- Shell
sh- Privileged
- false
Template configuration
- Target
- 3000
- Value
- 3000
A connection string to your Postgres database
- Value
- postgres://YourUserName:YourPassword@YourHostname:5432/YourDatabaseName
The base url where this instance is accessible, including the scheme.
- Value
- http://localhost:3000
A random 32-character secret key used to encrypt user sessions
All outgoing emails will show this email as the sender's email address, which also serves as the support email.
The host address of your SMTP server
The port of your SMTP server
Set to true if SSL is enabled for your SMTP connection
- Value
- false
The username (if auth is enabled on your SMTP server)
- Value
- smtp-username
The password (if auth is enabled on your SMTP server)
Set to `true` to require authentication for creating new polls and accessing admin pages
- Value
- false
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
Whether or not to disable the landing page
- Value
- false
Set to true to enable TLS. Might be needed for some SMTP connections
- Value
- false
Categories
Download Statistics
Total Downloads Over Time
Details
lukevella/rallly:latestRun Rallly on Unraid.
Rallly is listed in Community Apps for Unraid OS. Explore Unraid to build a flexible home server, NAS, or homelab.