langflow/deploy
Gabriel Luiz Freitas Almeida f7ab483748 🔧 chore(.env.example): update RabbitMQ configuration and add OpenAI API key and superuser credentials
- Update RabbitMQ configuration by setting the default username and password to "langflow"
- Add OpenAI API key for integration with OpenAI services
- Add superuser credentials for the Langflow application
2023-09-23 23:27:53 -03:00
..
scripts 🔧 chore(main.tf): add label to a random worker node to ensure data volume is created 2023-09-12 11:42:58 +02:00
.env.example 🔧 chore(.env.example): update RabbitMQ configuration and add OpenAI API key and superuser credentials 2023-09-23 23:27:53 -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(Dockerfile): copy only necessary file to avoid unnecessary image rebuilding 2023-09-22 10:46:01 -03:00
docker-compose.override.yml 🔧 chore(docker-compose.override.yml): rename 'queue' service to 'result_backend' for better clarity and consistency 2023-09-23 23:26:25 -03:00
docker-compose.yml 🔧 chore(docker-compose.override.yml): rename 'queue' service to 'result_backend' for better clarity and consistency 2023-09-23 23:26:25 -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