Skip to content

Prepare OpenCell DB for BI

Administrator requested to merge feature/expose-db-for-bi into master

We need to prepare the DB for BI scripts.

  • Create a system user with SSH access to allow the BI analysts access to the server.
  • Create a read-only DB user with password to read the data from DB.
  • Bind port of PostgreSQL from container to host.

Merge request reports

Loading