Sávio CostaS
Convex Community10mo ago
3 replies
Sávio Costa

Hi! I'm trying out self hosting convex

Hi! I'm trying out self hosting convex on fly.io with great success! So far I could get much better latency in my region (Brazil, São Paulo) as the cloud product is US only for now. With the cloud product a simple mutation/query update would take ~250ms, and self hosting in my region I get ~60ms.

My questions are:
Which image from ghcr.io should I use?
Always the one tagged as "latest"?
Should I update the backend only when a new image is tagged with "latest"?
Is there a way to know which versions of the client npm "convex" package is compatible with a giving version of the backend (apart from trying it out and checking for errors)?

Thanks in advance, convex is a great product.
Was this page helpful?