Langflow is a powerful tool for building and deploying AI-powered agents and workflows.
COMMITS
/ deploy/docker-compose.yml March 18, 2025
L
feat: adds file management feature under feature flag, adds file dialog, adds files page (#6134)
Lucas Oliveira committed
July 12, 2024
N
fix: fix docker compose and add instructions (#2654)
Nicolรฒ Boschi committed
April 29, 2024
G
Update Docker image references to langflowai in GitHub workflows and Docker Compose files (#1793)
Gabriel Luiz Freitas Almeida committed
April 12, 2024
G
Update Dockerfiles, main.py, constants.py, and package versions (#1691)
Gabriel Luiz Freitas Almeida committed
November 28, 2023
G
Update Celery command options
Gabriel Luiz Freitas Almeida committed
G
Update Celery command to use gevent pool
Gabriel Luiz Freitas Almeida committed
G
Fix Redis port mapping
Gabriel Luiz Freitas Almeida committed
September 25, 2023
G
๐ chore(docker-compose.yml): add dependencies for the service to improve startup order and reliability
Gabriel Luiz Freitas Almeida committed
G
๐ณ chore(docker-compose.yml): update volume names for consistency and clarity
Gabriel Luiz Freitas Almeida committed
September 24, 2023
G
๐ง chore(docker-compose.override.yml): rename 'queue' service to 'result_backend' for better clarity and consistency
Gabriel Luiz Freitas Almeida committed
September 22, 2023
G
๐ fix(docker-compose.override.yml): expose Redis port 6379 for the queue service
Gabriel Luiz Freitas Almeida committed
September 17, 2023
G
๐ง chore(docker-compose.yml): update pytest command to improve verbosity and parallel test execution
Gabriel Luiz Freitas Almeida committed
September 16, 2023
G
๐ณ chore(docker-compose.yml): refactor backend service to use YAML anchors and aliases for code reuse
Gabriel Luiz Freitas Almeida committed
September 12, 2023
September 11, 2023
G
๐ง chore(docker-compose.yml): add support for loading environment variables from .env file for all services
Gabriel Luiz Freitas Almeida committed
G
๐ง chore(docker-compose.yml): update flower service image to "ogabrielluiz/langflow:latest" for consistency and reliability
Gabriel Luiz Freitas Almeida committed
September 7, 2023
M
Fix images and remove depends_on
Matheus Jacques committed
August 21, 2023
G
๐ง chore(deploy): update docker-compose version to 3.8 for better compatibility and features
Gabriel Luiz Freitas Almeida committed
G
๐ฆ chore(docker-compose.override.yml): add docker-compose.override.yml file to configure Traefik proxy and services for local development
Gabriel Luiz Freitas Almeida committed
August 20, 2023
G
๐ feat(docker-compose.yml): upgrade docker-compose version to 3.3 for compatibility with newer features and syntax
Gabriel Luiz Freitas Almeida committed
August 18, 2023
G
๐ fix(base.Dockerfile): remove unnecessary copy of ./src/backend directory to improve build performance
Gabriel Luiz Freitas Almeida committed
August 17, 2023
G
๐ง chore(docker-compose.yml): update volume path to correctly mount parent directory for the app
Gabriel Luiz Freitas Almeida committed
August 16, 2023
G
๐ฆ chore(deploy): add deployment files and configurations for Docker Compose setup
Gabriel Luiz Freitas Almeida committed