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 custom requirements to docker compose #528

Merged
merged 7 commits into from Nov 11, 2022

Commits on Nov 1, 2022

  1. Pin postgres in docker-compose.yml to 14

    Signed-off-by: F.N. Claessen <felix@seita.nl>
    Flix6x committed Nov 1, 2022
    Copy the full SHA
    220aa15 View commit details
    Browse the repository at this point in the history
  2. Refactor docker-compose.yml command for server setup

    Signed-off-by: F.N. Claessen <felix@seita.nl>
    Flix6x committed Nov 1, 2022
    Copy the full SHA
    797954d View commit details
    Browse the repository at this point in the history
  3. pip install from additional custom requirements file

    Signed-off-by: F.N. Claessen <felix@seita.nl>
    Flix6x committed Nov 1, 2022
    Copy the full SHA
    89dd320 View commit details
    Browse the repository at this point in the history

Commits on Nov 10, 2022

  1. Revert "Pin postgres in docker-compose.yml to 14"

    This reverts commit 220aa15.
    Flix6x committed Nov 10, 2022
    Copy the full SHA
    a194555 View commit details
    Browse the repository at this point in the history
  2. Add documentation

    Signed-off-by: F.N. Claessen <felix@seita.nl>
    Flix6x committed Nov 10, 2022
    Copy the full SHA
    07f3ea2 View commit details
    Browse the repository at this point in the history
  3. Merge remote-tracking branch 'origin/main' into add-custom-requiremen…

    …ts-to-docker-compose
    Flix6x committed Nov 10, 2022
    Copy the full SHA
    f00e55f View commit details
    Browse the repository at this point in the history
  4. changelog entry

    Signed-off-by: F.N. Claessen <felix@seita.nl>
    Flix6x committed Nov 10, 2022
    Copy the full SHA
    e80783e View commit details
    Browse the repository at this point in the history