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

Funnel #1376

Closed
wants to merge 8 commits into from
Closed

Funnel #1376

wants to merge 8 commits into from

Conversation

zeke
Copy link
Member

@zeke zeke commented Nov 15, 2023

Nothin' to see here yet

This experimental PR is a cousin of #1369 that adds support for Tailscale Funnels


To run this locally, check out this branch, then:

make
cd your-model
../path/to/local/cog serve -p 4999

or run a remote model:

../path/to/local/cog serve -p 4999 r8.im/replicate/hello-world
  • exposes normal docker based api on port 5000
  • exposes web app at http://localhost:8080/form
  • this also proxies port 5000 - so you don't have to fight CORS issues

cc @anotherjesse

@zeke zeke changed the base branch from main to local-playground November 15, 2023 18:48
@zeke zeke closed this May 13, 2024
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