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

fix(startup): posthog issue when enabled and no connectivity #631

Merged
merged 4 commits into from
Dec 19, 2023

Commits on Dec 15, 2023

  1. fix: posthog doesn't let application start if there is any connection…

    … issue, temporarily fixed it to atleast get the application in started mode.
    
    Updated dockerfile for ui and api so that it can run seemlessly on openshift
    update dockerfile for api for caching layers more efficiently
    vijay-jangir committed Dec 15, 2023
    Configuration menu
    Copy the full SHA
    0040c15 View commit details
    Browse the repository at this point in the history

Commits on Dec 17, 2023

  1. Update api.py

    Signed-off-by: talboren <talboren2@gmail.com>
    talboren authored Dec 17, 2023
    Configuration menu
    Copy the full SHA
    6be3596 View commit details
    Browse the repository at this point in the history
  2. Update docker/Dockerfile.api

    Signed-off-by: talboren <talboren2@gmail.com>
    talboren authored Dec 17, 2023
    Configuration menu
    Copy the full SHA
    89f53b2 View commit details
    Browse the repository at this point in the history

Commits on Dec 19, 2023

  1. Configuration menu
    Copy the full SHA
    08aa3c8 View commit details
    Browse the repository at this point in the history