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

Add docs for internalDatabase, additionalHosts #812

Merged
merged 2 commits into from
Jul 26, 2023
Merged

Add docs for internalDatabase, additionalHosts #812

merged 2 commits into from
Jul 26, 2023

Commits on Jul 26, 2023

  1. Add docs for internalDatabase, additionalHosts

    Document that config.internalDatabase should be used instead of
    pointing config.databaseUrl at the internal database. This will be
    required in the future for better secrets management.
    
    Document the new ingress.additionalHosts configuration setting to
    allow Gafaelfawr to support token authentication on additional
    hosts other than the primary one.
    rra committed Jul 26, 2023
    Configuration menu
    Copy the full SHA
    c23493c View commit details
    Browse the repository at this point in the history
  2. Update dependencies

    rra committed Jul 26, 2023
    Configuration menu
    Copy the full SHA
    18dfb55 View commit details
    Browse the repository at this point in the history