Skip to content

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

@shivamka1

Description

@shivamka1

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.

Metadata

Metadata

Assignees

No one assigned

    Labels

    No labels
    No labels

    Type

    No type

    Projects

    No projects

    Milestone

    No milestone

    Relationships

    None yet

    Development

    No branches or pull requests

    Issue actions