You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
Hi — I’m using Cipher on both Windows (including tools like Cline, Gemini, Ollama) and inside WSL. I’d like to have a single configuration (same memory store, vector storage, sessions, etc.) that works seamlessly whether I'm working from Windows or from WSL, without duplicating data or losing context.
What is your recommended setup to achieve this? For example:
where to place the .env, cipher.yml, data folders so both Windows and WSL can access them consistently
whether to host the vector store or PostgreSQL (or whatever storage backend) under WSL or Windows, and how to make it visible to both environments
whether running Cipher (as MCP server or otherwise) inside WSL and invoking clients from Windows is feasible, and any pitfalls
any changes or tweaks required to file paths, permissions, symbolic links, or mounting drives for shared data
Basically: how to best configure Cipher so that no matter which environment (Windows native or WSL) I’m using, I use the same memory, contexts, sessions, etc. — would appreciate any guidance or example configurations.
reacted with thumbs up emoji reacted with thumbs down emoji reacted with laugh emoji reacted with hooray emoji reacted with confused emoji reacted with heart emoji reacted with rocket emoji reacted with eyes emoji
Uh oh!
There was an error while loading. Please reload this page.
-
Hi — I’m using Cipher on both Windows (including tools like Cline, Gemini, Ollama) and inside WSL. I’d like to have a single configuration (same memory store, vector storage, sessions, etc.) that works seamlessly whether I'm working from Windows or from WSL, without duplicating data or losing context.
What is your recommended setup to achieve this? For example:
Basically: how to best configure Cipher so that no matter which environment (Windows native or WSL) I’m using, I use the same memory, contexts, sessions, etc. — would appreciate any guidance or example configurations.
Many thanks,
BaGRoS
Beta Was this translation helpful? Give feedback.
All reactions