1. Knowledge Base
  2. Enterprise self-hosting

What data is stored in which software component?

The Cobrowse services store data in a couple of different components. We list each component and the type of data that each one stores below. 

MongoDB (or other supported self-hosted databases)

Includes:

  • Instance data, e.g. instance configuration, accounts that are created, etc.
  • API resource data, e.g. sessions, devices, users.

Recording NFS

Includes Session recording data.

Redis

Key/value cache mostly for real-time device presence. All caching is ephemeral and so nothing in redis requires backing up. 

Questions? Email us at hello@cobrowse.io.