Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

Where is pouchdb-server storing data? Even custom data dir arg is not respected #477

Open
shivam-880 opened this issue Apr 21, 2024 · 0 comments

Comments

@shivam-880
Copy link

When I start pouchdb-server, I don't see any data directories either being created on the current directory or on a specified path!

This is how I am trying to start the server:
https://github.com/pubkey/rxdb/blob/master/examples/react/package.json#L28

Not sure what am I doing wrong here? Exactly what the docs mention!

-d, --dir Where to store database files. (Defaults to
/_config/couchdb/database_dir which defaults to the
current directory).

I even tried changing the configurations from the web UI but even that doesn't take any effect:
image

Please suggest.

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Projects
None yet
Development

No branches or pull requests

1 participant