Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

WIP: Fly server #100

Closed
wants to merge 1 commit into from
Closed

WIP: Fly server #100

wants to merge 1 commit into from

Conversation

chadbailey59
Copy link
Contributor

This adds another example server (fly-server.py) that uses fly.io's API to spin up a new Fly Machine for every new bot, instead of using a python subprocess in the web server itself. This will allow us to use Fly's new beefier GPU instances if we want to run local models in the cloud.

I'm putting this here now so I can hopefully remember to come back around to it before or after the hackathon. :)

@aconchillo
Copy link
Contributor

This one is obsolete, closing. We have a working fly.io example here https://github.com/pipecat-ai/pipecat/tree/main/examples/deployment/flyio-example

@aconchillo aconchillo closed this Aug 28, 2024
@aconchillo aconchillo deleted the cb/fly-server branch October 23, 2024 20:57
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Projects
None yet
Development

Successfully merging this pull request may close these issues.

2 participants