langflow/deploy
Gabriel Luiz Freitas Almeida e557c0d234 🔧 chore(.env.example): add POSTGRES_PORT variable to specify the port for PostgreSQL connection
🔧 chore(startup-backend.sh): modify startup script to start the backend in development or production mode based on the ENVIRONMENT variable
2023-09-11 14:01:48 -03:00
..
scripts 🔧 chore(main.tf): add installation of git and docker-compose to improve deployment process 2023-08-28 23:42:24 +02:00
.env.example 🔧 chore(.env.example): add POSTGRES_PORT variable to specify the port for PostgreSQL connection 2023-09-11 14:01:48 -03:00
.gitignore 📦 chore(deploy): add .gitignore file to ignore 'pgadmin' directory in the deploy folder 2023-08-16 19:27:26 -03:00
base.Dockerfile 🐛 fix(base.Dockerfile): remove unnecessary copy of ./src/backend directory to improve build performance 2023-08-18 08:51:30 -03:00
docker-compose.override.yml 🔧 chore(deploy): update docker-compose version to 3.8 for better compatibility and features 2023-08-21 08:19:12 -03:00
docker-compose.yml 🔧 chore(docker-compose.yml): add support for loading environment variables from .env file for all services 2023-09-11 12:16:29 -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