mirror of
https://github.com/run-llama/create-llama.git
synced 2026-07-16 11:04:26 -04:00
[PR #443] [MERGED] feat: Add fly.io deployment #507
Reference in New Issue
Block a user
Delete Branch "%!s()"
Deleting a branch is permanent. Although the deleted branch may continue to exist for a short time before it actually gets removed, it CANNOT be undone in most cases. Continue?
📋 Pull Request Information
Original PR: https://github.com/run-llama/create-llama/pull/443
Author: @leehuwuj
Created: 11/21/2024
Status: ✅ Merged
Merged: 11/22/2024
Merged by: @marcusschiesser
Base:
main← Head:feat/add-deployment📝 Commits (10+)
ab879dfupdate docker filefc9495bupdate readmec304cdaupdate docsaddc029Merge branch 'main' into feat/add-deployment5bdd1ffdocs: wordsmithe5a7e0fdocs: add vectorDBec870bbremove internal portf7433f4update ha docc58338fadd missing changefd499bafix: command📊 Changes
11 files changed (+135 additions, -45 deletions)
View changed files
➕
.changeset/olive-comics-grab.md(+5 -0)📝
helpers/python.ts(+0 -5)📝
helpers/typescript.ts(+0 -5)📝
templates/components/agents/python/blog/README-template.md(+4 -0)📝
templates/components/agents/python/financial_report/README-template.md(+4 -0)📝
templates/components/agents/python/form_filling/README-template.md(+4 -0)📝
templates/types/streaming/express/Dockerfile(+0 -0)➕
templates/types/streaming/fastapi/DEPLOY.md(+73 -0)📝
templates/types/streaming/fastapi/Dockerfile(+27 -3)📝
templates/types/streaming/fastapi/README-template.md(+2 -32)➕
templates/types/streaming/nextjs/Dockerfile(+16 -0)📄 Description
Summary by CodeRabbit
New Features
DEPLOY.mdfile, detailing deployment via Fly.io and Docker.Bug Fixes
Documentation
🔄 This issue represents a GitHub Pull Request. It cannot be merged through Gitea due to API limitations.