Any plans for a Doppler integration? Or cli secrets management?
Our team uses doppler. And it's tightly integrated in everything. Currently having all team members remember to go update values in the convex dashboard is a bit much, and we've run into several issues where something silently fails because someone forgot to update something for their local development.
Would be great is there is a plan to integrate with Doppler. Our current setup for Doppler - Dev -> Preview -> Staging -> Production. For Dev, each team member branches off a dev_personal config where they can overwrite or add additional custom envs. This is currently where we put convex deployment or clerk webhooks or anything specific to a developer. Doppler pull then pulls to env.local with only dev_personal, which has everything in dev and all the custom overwrites in dev_personal.
The ideal scenario would be some integration with doppler to do this in convex dashboard.
But even if not that, then maybe a simple cli script to push everything from env.local to a dev's convex env variables, like vercel secrets or eas secrets.
It's probably a bit lower in priority in the grand scheme of things. But would be a better dev experience and compliment the already great dev experience with Convex.
Thank you.
1 Reply
We don't have concrete plans yet but it's on our radar. Thanks for the detailed feedback!