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

Enable ssl for staging #1017

Merged
merged 40 commits into from
Jun 20, 2024
Merged

Enable ssl for staging #1017

merged 40 commits into from
Jun 20, 2024

Commits on Jun 10, 2024

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

Commits on Jun 11, 2024

  1. update banner and docker tag

    malteish committed Jun 11, 2024
    Configuration menu
    Copy the full SHA
    bf9c76a View commit details
    Browse the repository at this point in the history
  2. enable certbot

    malteish committed Jun 11, 2024
    Configuration menu
    Copy the full SHA
    7147735 View commit details
    Browse the repository at this point in the history
  3. fix docker push

    malteish committed Jun 11, 2024
    Configuration menu
    Copy the full SHA
    aa13519 View commit details
    Browse the repository at this point in the history
  4. change order

    malteish committed Jun 11, 2024
    Configuration menu
    Copy the full SHA
    a090ab8 View commit details
    Browse the repository at this point in the history
  5. fix docker tag

    malteish committed Jun 11, 2024
    Configuration menu
    Copy the full SHA
    dbfd0eb View commit details
    Browse the repository at this point in the history
  6. fix volumes

    malteish committed Jun 11, 2024
    Configuration menu
    Copy the full SHA
    1d8cd8a View commit details
    Browse the repository at this point in the history
  7. publish all tags

    malteish committed Jun 11, 2024
    Configuration menu
    Copy the full SHA
    5a891d5 View commit details
    Browse the repository at this point in the history
  8. add commit tag

    malteish committed Jun 11, 2024
    Configuration menu
    Copy the full SHA
    7892644 View commit details
    Browse the repository at this point in the history
  9. fix environment variables

    malteish committed Jun 11, 2024
    Configuration menu
    Copy the full SHA
    146d015 View commit details
    Browse the repository at this point in the history
  10. fix timestamp

    malteish committed Jun 11, 2024
    Configuration menu
    Copy the full SHA
    ac307d4 View commit details
    Browse the repository at this point in the history
  11. prune docker later

    to prevent all images from being lost and needing
    to be downloaded again, e.g. postgres etc
    malteish committed Jun 11, 2024
    Configuration menu
    Copy the full SHA
    7a462df View commit details
    Browse the repository at this point in the history
  12. publish backend image

    malteish committed Jun 11, 2024
    Configuration menu
    Copy the full SHA
    3636dbd View commit details
    Browse the repository at this point in the history
  13. Configuration menu
    Copy the full SHA
    e1ad033 View commit details
    Browse the repository at this point in the history
  14. Configuration menu
    Copy the full SHA
    f7ae2aa View commit details
    Browse the repository at this point in the history
  15. Configuration menu
    Copy the full SHA
    822ce58 View commit details
    Browse the repository at this point in the history
  16. use vars instead of secrets

    malteish committed Jun 11, 2024
    Configuration menu
    Copy the full SHA
    0d89b34 View commit details
    Browse the repository at this point in the history
  17. Configuration menu
    Copy the full SHA
    03da158 View commit details
    Browse the repository at this point in the history

Commits on Jun 12, 2024

  1. fix firewall setup

    malteish committed Jun 12, 2024
    Configuration menu
    Copy the full SHA
    1cdc1bd View commit details
    Browse the repository at this point in the history
  2. Configuration menu
    Copy the full SHA
    3ebddb7 View commit details
    Browse the repository at this point in the history
  3. Configuration menu
    Copy the full SHA
    62841ac View commit details
    Browse the repository at this point in the history
  4. add genome registry

    malteish committed Jun 12, 2024
    Configuration menu
    Copy the full SHA
    0512015 View commit details
    Browse the repository at this point in the history
  5. update docs on letsencrypt

    malteish committed Jun 12, 2024
    Configuration menu
    Copy the full SHA
    f505b75 View commit details
    Browse the repository at this point in the history
  6. Configuration menu
    Copy the full SHA
    83891f6 View commit details
    Browse the repository at this point in the history
  7. Configuration menu
    Copy the full SHA
    04d3ef2 View commit details
    Browse the repository at this point in the history
  8. Configuration menu
    Copy the full SHA
    b749e75 View commit details
    Browse the repository at this point in the history

Commits on Jun 13, 2024

  1. Configuration menu
    Copy the full SHA
    5909f56 View commit details
    Browse the repository at this point in the history
  2. add https

    malteish committed Jun 13, 2024
    Configuration menu
    Copy the full SHA
    ad16ba4 View commit details
    Browse the repository at this point in the history
  3. Revert "add https"

    This reverts commit ad16ba4.
    malteish committed Jun 13, 2024
    Configuration menu
    Copy the full SHA
    66fb102 View commit details
    Browse the repository at this point in the history
  4. cleanup

    malteish committed Jun 13, 2024
    Configuration menu
    Copy the full SHA
    00dc5eb View commit details
    Browse the repository at this point in the history

Commits on Jun 14, 2024

  1. Configuration menu
    Copy the full SHA
    b3da6b3 View commit details
    Browse the repository at this point in the history
  2. add whitespace

    malteish committed Jun 14, 2024
    Configuration menu
    Copy the full SHA
    acb8774 View commit details
    Browse the repository at this point in the history
  3. prettify

    malteish committed Jun 14, 2024
    Configuration menu
    Copy the full SHA
    28a7122 View commit details
    Browse the repository at this point in the history
  4. log path of config file

    AlexNi245 committed Jun 14, 2024
    Configuration menu
    Copy the full SHA
    cd120c9 View commit details
    Browse the repository at this point in the history

Commits on Jun 20, 2024

  1. add logs

    AlexNi245 committed Jun 20, 2024
    Configuration menu
    Copy the full SHA
    e98106f View commit details
    Browse the repository at this point in the history
  2. add resolver logs

    AlexNi245 committed Jun 20, 2024
    Configuration menu
    Copy the full SHA
    34e3f6b View commit details
    Browse the repository at this point in the history
  3. Configuration menu
    Copy the full SHA
    fd3ba53 View commit details
    Browse the repository at this point in the history
  4. fix syntax

    malteish committed Jun 20, 2024
    Configuration menu
    Copy the full SHA
    6d27482 View commit details
    Browse the repository at this point in the history
  5. Revert "add resolver logs"

    This reverts commit 34e3f6b.
    malteish committed Jun 20, 2024
    Configuration menu
    Copy the full SHA
    0cda012 View commit details
    Browse the repository at this point in the history
  6. Revert "add logs"

    This reverts commit e98106f.
    malteish committed Jun 20, 2024
    Configuration menu
    Copy the full SHA
    66641fb View commit details
    Browse the repository at this point in the history