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

[BACK-2416] Add read-only mode for services that doesn't create indexes. #691

Open
wants to merge 3 commits into
base: master
Choose a base branch
from

Commits on Sep 13, 2024

  1. [BACK-2416] Add optional TIDEPOOL_AUTH_CLIENT_EXTERNAL_PATH_PREFIX

    environment variable for path prefixes to auth services calls.
    lostlevels committed Sep 13, 2024
    Configuration menu
    Copy the full SHA
    73ef5b7 View commit details
    Browse the repository at this point in the history
  2. Add ability to disable index creation on startup with an env variable

    Allow disabling the user events handler
    Add error context
    Fix imports
    toddkazakov authored and lostlevels committed Sep 13, 2024
    Configuration menu
    Copy the full SHA
    d075b04 View commit details
    Browse the repository at this point in the history
  3. Create new deviceData indexes, hint, and remove "type" field from ind…

    …exes
    
    that don't need it.
    lostlevels committed Sep 13, 2024
    Configuration menu
    Copy the full SHA
    aed9c70 View commit details
    Browse the repository at this point in the history