radamar
radamar
CCConvex Community
Created by radamar on 5/7/2024 in #support-community
Local Convex Backend on remote server?
Hi all, Thanks for the amazing software! I'm new to Convex and I've been trying to setup a Docker container to run https://github.com/a16z-infra/ai-town on Hugging Face Spaces, and I'm almost there! The idea is to have the ai-town running on a single container, so folks can have an easy start duplicating it as a Space, setting up their own LLMs, etc. It's a demo on dev and not production. I have everything running already, locally on my docker env, however when I set VITE_CONVEX_URL to the final space docker, in my case https://radames-ai-town.hf.space/backend it trows an error on validateDeploymentUrl https://github.com/get-convex/convex-backend/blob/13337fd5fe4ead354962df8b9c94fc22b5ab6ace/npm-packages/convex/src/common/index.ts#L23-L61 Thanks! looking forward to share about it when it works!
8 replies