
langflow 1.0-alpha w/ user auth
Authenticated langflow sessions only.
Postgres
railwayapp-templates/postgres-ssl:latest
Just deployed
/var/lib/postgresql/data
langflow 1.0-alpha
langflowai/langflow:1.0-alpha
Just deployed
By default, this variable is set to True. When enabled (True), Langflow operates as it did in versions prior to 0.5—automatic login without requiring explicit user authentication.
This template turns authentication ON by default. Make sure to set the .envs below:
LANGFLOW_AUTO_LOGIN=False LANGFLOW_SUPERUSER=username LANGFLOW_SUPERUSER_PASSWORD=hunter2 LANGFLOW_SECRET_KEY=randomly_generated_secure_key
Template Content
langflow 1.0-alpha
langflowai/langflow:1.0-alphaLANGFLOW_SUPERUSER
LANGFLOW_SECRET_KEY
LANGFLOW_SUPERUSER_PASSWORD