Python Web App CI/CD Using Github Actions and AWS EC2 | Deploy Langchain Flask Django App On Server

Опубликовано: 18 Февраль 2024
на канале: TrickSumo
2,587
58

Deploy LangChain and Flask Application Using Github Actions and AWS EC2 (Gunicorn & Nginx)

Steps:-
1. Create EC2 instance.
2. Add GitHub env variables.
3. Add GitHub actions, deployment script, and requirements.txt

Github action file:- https://github.com/TrickSumo/langchai...

Bash Script:- https://github.com/TrickSumo/langchai...

#python #flask #langchain #django #deployment #awsec2