Deltalus
Explore posts from serversCCConvex Community
•Created by Deltalus on 3/14/2025 in #support-community
Self Hosted Auth
I seem to have hit a bit of an issue in my self hosted attempts. I have setup a docker based self hosted convex app with a nextjs app running. I followed the instructions to setup the convex auth through the manual setup steps and have configured my google provider accordingly. However, when I click on the button that calls the signin function, the call immediately fails because it tries to reach my nextjs /api/auth endpoint instead of the convex http action /api/auth endpoint. Any thoughts?
8 replies
CCoder.com
•Created by Deltalus on 1/28/2025 in #help
In the pricing model, what is defined as a user?
I saw that part of the pricing model is on a per user basis. I want to be able to create workspaces for external users, for example as a demo or part of my application's service. The external user would not be creating workspaces themselves or manage them in any way, I would take care of that. Would having said external user access a workspace count them as a user for purposes of the license?
11 replies