langflow/deploy
Gabriel Luiz Freitas Almeida 1a021321a9
Update Dockerfiles, main.py, constants.py, and package versions (#1691)
* Update Dockerfiles to include user creation and use --user flag for pip install

* Add JavaScriptMIMETypeMiddleware to main.py

* Update constants.py and run.py files

* Update package versions in poetry.lock and pyproject.toml files

* Refactor Dockerfile to optimize image building process

* Fix import error in main.py

* Update Dockerfiles to use logspace/langflow image
2024-04-12 16:39:22 -03:00
..
.env.example 🔧 chore(.env.example): add configuration for new user and update OpenAI API key 2023-09-25 15:55:10 -03:00
.gitignore 📦 chore(deploy): add .gitignore file to ignore 'pgadmin' directory in the deploy folder 2023-08-16 19:27:26 -03:00
docker-compose.override.yml 🔥 chore(deploy): remove unused docker-compose.test.yml file 2023-09-26 19:58:50 -03:00
docker-compose.with_tests.yml Update Celery command options 2023-11-28 19:38:16 -03:00
docker-compose.yml Update Dockerfiles, main.py, constants.py, and package versions (#1691) 2024-04-12 16:39:22 -03:00
prometheus.yml 🚀 feat(docker-compose.yml): upgrade docker-compose version to 3.3 for compatibility with newer features and syntax 2023-08-20 13:26:02 -03:00
startup-backend.sh 🔧 chore(.env.example): add POSTGRES_PORT variable to specify the port for PostgreSQL connection 2023-09-11 14:01:48 -03:00