Skip to content

Use one database only #226

Description

@wachjose88

Currently a database is created for each created app. In my opinion it would be better to use one database only and to use namespaces and collections for the apps.

Motivation:

  1. Security: A mongo user with very extensive privileges is currently required. A single database would enable the usage of a more restricted user.
  2. Shared-hosting database server: Because of the mentioned reasons, it is nearly impossible to use the database server for multiple applications (not airnotifier).

Activity

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

Metadata

Metadata

Assignees

No one assigned

    Labels

    No labels
    No labels

    Projects

    No projects

      Milestone

      No milestone

      Relationships

      None yet

      Development

      No branches or pull requests

      Issue actions