Skip to content
Navigation Menu
Sign in
Appearance settings
Platform
AI CODE CREATION
GitHub Copilot
Write better code with AI
GitHub Copilot app
Direct agents from issue to merge
MCP Registry
Integrate external tools
DEVELOPER WORKFLOWS
Actions
Automate any workflow
Codespaces
Instant dev environments
Issues
Plan and track work
Code Review
Manage code changes
Code Quality
Enforce quality at merge
APPLICATION SECURITY
GitHub Advanced Security
Find and fix vulnerabilities
Code security
Secure your code as you build
Secret protection
Stop leaks before they start
EXPLORE
Why GitHub
Documentation
Blog
Changelog
Marketplace
View all features
Solutions
BY COMPANY SIZE
Enterprises
Small and medium teams
Startups
Nonprofits
BY USE CASE
App Modernization
DevSecOps
DevOps
CI/CD
View all use cases
BY INDUSTRY
Healthcare
Financial services
Manufacturing
Government
View all industries
View all solutions
Resources
EXPLORE BY TOPIC
AI
Software Development
DevOps
Security
View all topics
EXPLORE BY TYPE
Customer stories
Events & webinars
Ebooks & reports
Business insights
GitHub Skills
SUPPORT & SERVICES
Documentation
Customer support
Community forum
Trust center
Partners
View all resources
Open Source
COMMUNITY
GitHub Sponsors
Fund open source developers
PROGRAMS
Security Lab
Maintainer Community
Accelerator
GitHub Stars
Archive Program
REPOSITORIES
Topics
Trending
Collections
Enterprise
ENTERPRISE SOLUTIONS
Enterprise platform
AI-powered developer platform
AVAILABLE ADD-ONS
GitHub Advanced Security
Enterprise-grade security features
Copilot for Business
Enterprise-grade AI features
Premium Support
Enterprise-grade 24/7 support
Pricing
Search
/
Sign in
Sign up
Appearance settings
You signed in with another tab or window.
Reload
to refresh your session.
You signed out in another tab or window.
Reload
to refresh your session.
You switched accounts on another tab or window.
Reload
to refresh your session.
Dismiss alert
{{ message }}
Uh oh!
There was an error while loading.
Please reload this page
.
SUPLA
/
supla-docker
Public
Notifications
You must be signed in to change notification settings
Fork
18
Star
48
Code
Issues
13
Pull requests
1
Actions
Projects
Wiki
Security and quality
0
Insights
Additional navigation options
Code
Issues
Pull requests
Actions
Projects
Wiki
Security and quality
Insights
Environment variables
Jump to bottom
Wojciech Frącz edited this page
Apr 13, 2026
·
13 revisions
Required variables
Variable
Description
APP_ENV
APP_SECRET
DATABASE_URL
MAILER_DSN
SUPLA_ADMIN_EMAIL
SUPLA_HOST_ADDRESS
SUPLA_MAILER_FROM
Optional variables (with defaults)
Variable
Default
Description
CORS_ALLOW_ORIGIN
^https?://(localhost|127.0.0.1)(:[0-9]+)?$
DATABASE_TSDB_URL
"" (empty)
GOOGLE_RECAPTCHA_SECRET
"" (empty)
GOOGLE_RECAPTCHA_SITE_KEY
"" (empty)
SUPLA_ACCOUNTS_REGISTRATION_ENABLED
true
SUPLA_ACT_AS_BROKER_CLOUD
false
SUPLA_API_RATE_LIMIT_ENABLED
true
SUPLA_API_RATE_LIMIT_GLOBAL_LIMIT
320/60
SUPLA_API_RATE_LIMIT_USER_DEFAULT_LIMIT
1000/3600
SUPLA_BRUTE_FORCE_AUTH_PREVENTION_ENABLED
true
SUPLA_MQTT_BROKER_ENABLED
false
SUPLA_MQTT_BROKER_HOST
"" (empty)
SUPLA_MQTT_BROKER_INTEGRATED_AUTH
false
SUPLA_MQTT_BROKER_PASSWORD
"" (empty)
SUPLA_MQTT_BROKER_PORT
8883
SUPLA_MQTT_BROKER_TLS
true
SUPLA_MQTT_BROKER_USERNAME
"" (empty)
SUPLA_PROTOCOL
https
SUPLA_REQUIRE_COOKIE_POLICY_ACCEPTANCE
true
SUPLA_REQUIRE_REGULATIONS_ACCEPTANCE
true
Wiki pages
Pages
3
Loading
Home
Uh oh!
There was an error while loading.
Please reload this page
.
Loading
Docker stack upgrade 2025
Uh oh!
There was an error while loading.
Please reload this page
.
Loading
Environment variables
Uh oh!
There was an error while loading.
Please reload this page
.
Clone this wiki locally
You can’t perform that action at this time.