langflow/docker
Gabriel Luiz Freitas Almeida e7f1b9c881
Update dockerfiles and docker-build.yml (#2389)
* chore: Update docker-build.yml to disable pre-release by default

* chore: Update Dockerfiles to set LANGFLOW_HOST and LANGFLOW_PORT

The Dockerfiles have been updated to set the environment variables LANGFLOW_HOST and LANGFLOW_PORT. This ensures that the correct host and port are used when running the langflow application.

* 🔧 (build_and_push_backend.Dockerfile): remove unnecessary host and port configuration to simplify the Dockerfile and focus on backend-only functionality

* chore: Update LANGFLOW_CONFIG_DIR in docker-compose.yml

The LANGFLOW_CONFIG_DIR environment variable in docker-compose.yml has been updated to /app/langflow. This change ensures that the correct directory is used for storing logs, file storage, monitor data, and secret keys.
2024-06-27 04:24:35 -07:00
..
frontend docker: force python version to 3.12.3 (#2148) 2024-06-12 06:09:46 -07:00
.dockerignore Refactor base.py and Dockerfile, and folder column migration (#2002) 2024-05-28 14:27:02 -07:00
build_and_push.Dockerfile Update dockerfiles and docker-build.yml (#2389) 2024-06-27 04:24:35 -07:00
build_and_push_backend.Dockerfile Update dockerfiles and docker-build.yml (#2389) 2024-06-27 04:24:35 -07:00
build_and_push_base.Dockerfile Update dockerfiles and docker-build.yml (#2389) 2024-06-27 04:24:35 -07:00
cdk-docker-compose.yml Reorganize repo (#1971) 2024-05-27 06:55:32 -07:00
cdk.Dockerfile Reorganize repo (#1971) 2024-05-27 06:55:32 -07:00
container-cmd-cdk.sh Reorganize repo (#1971) 2024-05-27 06:55:32 -07:00
dev.Dockerfile Reorganize repo (#1971) 2024-05-27 06:55:32 -07:00
render.Dockerfile Reorganize repo (#1971) 2024-05-27 06:55:32 -07:00
render.pre-release.Dockerfile refactor: Update Dockerfile and render.yaml for pre-release deployment 2024-06-03 14:05:33 -03:00