langflow/deploy/scripts
Matheus Jacques d13771d8c9 🔧 chore(terraform): update security group rules to allow ingress and egress traffic on port 8080
🔧 chore(terraform): modify user data script for manager instance to fetch instance metadata with token and start a netcat server on port 8080 to provide join token
🔧 chore(terraform): modify user data script for worker instance to fetch manager IP and join the swarm using the join token obtained from the manager on port 8080
2023-08-24 18:48:44 +02:00
..
terraform 🔧 chore(terraform): update security group rules to allow ingress and egress traffic on port 8080 2023-08-24 18:48:44 +02:00
.gitignore feat(.gitignore): add .gitignore file to ignore Terraform related files and directories 2023-08-21 13:47:11 -03:00
build-push.sh 🚀 feat(build-push.sh): add script to build and push Docker images 2023-08-21 13:47:02 -03:00
build.sh 🚀 feat(build-push.sh): add script to build and push Docker images 2023-08-21 13:47:02 -03:00