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 apache #5122

Merged
merged 33 commits into from
Aug 6, 2019
Merged

Add apache #5122

merged 33 commits into from
Aug 6, 2019

Commits on Jul 22, 2019

  1. basic structure for apache conf files

    add envvars to confs
    
    composed apache-in-docker
    
    add ignore entries and fix up module loading
    
    scrub
    
    factor out ansible dependents and crystalize envvars
    
    Update elasticsearch dockerfile to prevent cluster churn
    wpears committed Jul 22, 2019
    Configuration menu
    Copy the full SHA
    ed9b81f View commit details
    Browse the repository at this point in the history
  2. check in logs and www

    wpears committed Jul 22, 2019
    Configuration menu
    Copy the full SHA
    f196dcd View commit details
    Browse the repository at this point in the history
  3. fixup gitignore

    wpears committed Jul 22, 2019
    Configuration menu
    Copy the full SHA
    65a6d16 View commit details
    Browse the repository at this point in the history
  4. Configuration menu
    Copy the full SHA
    25bf9db View commit details
    Browse the repository at this point in the history
  5. Configuration menu
    Copy the full SHA
    dce6b8e View commit details
    Browse the repository at this point in the history
  6. add trailing slash

    wpears committed Jul 22, 2019
    Configuration menu
    Copy the full SHA
    65ac47b View commit details
    Browse the repository at this point in the history
  7. Configuration menu
    Copy the full SHA
    a2ed58d View commit details
    Browse the repository at this point in the history
  8. fixup rebase

    wpears committed Jul 22, 2019
    Configuration menu
    Copy the full SHA
    3f13250 View commit details
    Browse the repository at this point in the history
  9. apache typo in alias

    wpears committed Jul 22, 2019
    Configuration menu
    Copy the full SHA
    16460a4 View commit details
    Browse the repository at this point in the history
  10. force alias copy

    wpears committed Jul 22, 2019
    Configuration menu
    Copy the full SHA
    b2505f2 View commit details
    Browse the repository at this point in the history
  11. use python27-mod_wsgi

    wpears committed Jul 22, 2019
    Configuration menu
    Copy the full SHA
    baee466 View commit details
    Browse the repository at this point in the history
  12. Remove deprecated hmda.conf file

    The /data-research/hmda path is now served by Wagtail. This hmda.conf
    file is no longer part of the regular cf.gov deploy.
    chosak authored and wpears committed Jul 22, 2019
    Configuration menu
    Copy the full SHA
    ca62d25 View commit details
    Browse the repository at this point in the history
  13. Remove deprecated opendata.conf file

    The data.json path is now served via a different Apache alias which
    points to a Django static file.
    chosak authored and wpears committed Jul 22, 2019
    Configuration menu
    Copy the full SHA
    9565054 View commit details
    Browse the repository at this point in the history
  14. Update Apache aliases

    chosak authored and wpears committed Jul 22, 2019
    Configuration menu
    Copy the full SHA
    95fe8b2 View commit details
    Browse the repository at this point in the history
  15. remove duplicated alias

    wpears committed Jul 22, 2019
    Configuration menu
    Copy the full SHA
    2865ecf View commit details
    Browse the repository at this point in the history
  16. Configuration menu
    Copy the full SHA
    1a4e283 View commit details
    Browse the repository at this point in the history
  17. revert wsgi move

    wpears committed Jul 22, 2019
    Configuration menu
    Copy the full SHA
    4ec1cc3 View commit details
    Browse the repository at this point in the history
  18. fix static files alias

    wpears committed Jul 22, 2019
    Configuration menu
    Copy the full SHA
    2760bdd View commit details
    Browse the repository at this point in the history
  19. Configuration menu
    Copy the full SHA
    16219b4 View commit details
    Browse the repository at this point in the history
  20. Configuration menu
    Copy the full SHA
    8a759c2 View commit details
    Browse the repository at this point in the history
  21. backs out docker-related changes. When merged to master this will sim…

    …ply bring the apache docs into this repo to be handled used in the deploy process
    wpears committed Jul 22, 2019
    Configuration menu
    Copy the full SHA
    c014335 View commit details
    Browse the repository at this point in the history

Commits on Jul 25, 2019

  1. add maintenance.conf

    wpears committed Jul 25, 2019
    Configuration menu
    Copy the full SHA
    39a76f3 View commit details
    Browse the repository at this point in the history
  2. remove staticsites section now that rural-or-underserved is wagtail'd

    and remove deprecated newsroom.conf
    wpears committed Jul 25, 2019
    Configuration menu
    Copy the full SHA
    813c6ad View commit details
    Browse the repository at this point in the history
  3. update redirects.conf

    wpears committed Jul 25, 2019
    Configuration menu
    Copy the full SHA
    f627d1b View commit details
    Browse the repository at this point in the history

Commits on Jul 30, 2019

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

Commits on Jul 31, 2019

  1. Always alias static files

    wpears committed Jul 31, 2019
    Configuration menu
    Copy the full SHA
    1863ce8 View commit details
    Browse the repository at this point in the history
  2. Configuration menu
    Copy the full SHA
    3317ed7 View commit details
    Browse the repository at this point in the history
  3. remove pointless leading tabs

    wpears committed Jul 31, 2019
    Configuration menu
    Copy the full SHA
    416544a View commit details
    Browse the repository at this point in the history

Commits on Aug 1, 2019

  1. Configuration menu
    Copy the full SHA
    b1d98b0 View commit details
    Browse the repository at this point in the history
  2. Configuration menu
    Copy the full SHA
    c50a259 View commit details
    Browse the repository at this point in the history
  3. Configuration menu
    Copy the full SHA
    3f93a8d View commit details
    Browse the repository at this point in the history
  4. Configuration menu
    Copy the full SHA
    40de583 View commit details
    Browse the repository at this point in the history

Commits on Aug 6, 2019

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