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

Simplify the environment variables #46

Merged
merged 4 commits into from
Feb 4, 2024
Merged

Simplify the environment variables #46

merged 4 commits into from
Feb 4, 2024

Commits on Feb 4, 2024

  1. Merge and simplify the environment variables in

    addon and consumer.
    
    Todo: producer
    
    Change DATABASE_URI to be generic POSTGRES variables
    
    DOES NOT WORK - First pass at upgrading environment variables
    
    PostgreSQL environment variables have been split for addon and consumer. ENABLE_SYNC hard coded as `true`
    
    MongoDB variables update.
    
    Make the addon code more similar to the consumer code
    
    Get some parity between addon and consumer
    purple-emily committed Feb 4, 2024
    Configuration menu
    Copy the full SHA
    cd3c2d3 View commit details
    Browse the repository at this point in the history
  2. Configuration menu
    Copy the full SHA
    c20a92e View commit details
    Browse the repository at this point in the history
  3. Configuration menu
    Copy the full SHA
    e461e26 View commit details
    Browse the repository at this point in the history
  4. Configuration menu
    Copy the full SHA
    7ba38db View commit details
    Browse the repository at this point in the history