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

Offer a template for nginx config files #4654

Draft
wants to merge 11 commits into
base: main
Choose a base branch
from
Draft

Offer a template for nginx config files #4654

wants to merge 11 commits into from

Commits on Apr 16, 2024

  1. templated nginx config work so far

    Co-authored-by: Christina Chortaria <christinach@users.noreply.github.com>
    Co-authored-by: Francis Kayiwa <kayiwa@users.noreply.github.com>
    Co-authored-by: Jane Sandberg <sandbergja@users.noreply.github.com>
    Co-authored-by: Ryan Laddusaw <rladdusaw@users.noreply.github.com>
    Co-authored-by: Vickie Karasic <vickiekarasic@users.noreply.github.com>
    6 people committed Apr 16, 2024
    Configuration menu
    Copy the full SHA
    894dd42 View commit details
    Browse the repository at this point in the history
  2. Configuration menu
    Copy the full SHA
    aec0a95 View commit details
    Browse the repository at this point in the history
  3. make a backup of all config

    acozine committed Apr 16, 2024
    Configuration menu
    Copy the full SHA
    48f34ab View commit details
    Browse the repository at this point in the history
  4. make the config validation run when testing templatized configs

    Co-authored-by: Carolyn Cole <carolyncole@users.noreply.github.com>
    Co-authored-by: Christina Chortaria <christinach@users.noreply.github.com>
    Co-authored-by: Francis Kayiwa <kayiwa@users.noreply.github.com>
    Co-authored-by: Ryan Laddusaw <rladdusaw@users.noreply.github.com>
    5 people committed Apr 16, 2024
    Configuration menu
    Copy the full SHA
    85ef215 View commit details
    Browse the repository at this point in the history
  5. handle 'nginx -t' failures with custom message

    Co-authored-by: Jane Sandberg <sandbergja@users.noreply.github.com>
    acozine and sandbergja committed Apr 16, 2024
    Configuration menu
    Copy the full SHA
    11c2347 View commit details
    Browse the repository at this point in the history
  6. make backup dir a variable

    acozine committed Apr 16, 2024
    Configuration menu
    Copy the full SHA
    ac3eca0 View commit details
    Browse the repository at this point in the history
  7. creates static subdir for nginx config files, loads static and dynami…

    …c dirs in main config
    acozine committed Apr 16, 2024
    Configuration menu
    Copy the full SHA
    30067b4 View commit details
    Browse the repository at this point in the history
  8. Configuration menu
    Copy the full SHA
    13b4188 View commit details
    Browse the repository at this point in the history
  9. Configuration menu
    Copy the full SHA
    cf28802 View commit details
    Browse the repository at this point in the history
  10. Configuration menu
    Copy the full SHA
    07e825f View commit details
    Browse the repository at this point in the history
  11. removes import task for deleted tasks file, we do config removal diff…

    …erently now
    
    Co-authored-by: Carolyn Cole <carolyncole@users.noreply.github.com>
    Co-authored-by: Jane Sandberg <sandbergja@users.noreply.github.com>
    Co-authored-by: regineheberlein <regineheberlein@users.noreply.github.com>
    4 people committed Apr 16, 2024
    Configuration menu
    Copy the full SHA
    7020a5a View commit details
    Browse the repository at this point in the history