AutoGPT icon indicating copy to clipboard operation
AutoGPT copied to clipboard

Update docker-compose so it can run properly now

Open namnx228 opened this issue 2 years ago • 4 comments

Background

Update the docker-compose it can run properly with Redis support.

Changes

  • Update the docker-compose file to reflect the new mounting point
  • Update doc file to describe how to run docker-compose with redis.

Documentation

The change is small and can be understood by this pull request description.

Test Plan

Follow the step I described in the doc file change.

PR Quality Checklist

  • [X] My pull request is atomic and focuses on a single change.
  • [X] I have thoroughly tested my changes with multiple different prompts.
  • [X] I have considered potential risks and mitigations for my changes.
  • [X] I have documented my changes clearly and comprehensively.
  • [X] I have not snuck in any "extra" small tweaks changes

namnx228 avatar Apr 23 '23 00:04 namnx228

@Torantulino @BillSchumacher Please take a look

namnx228 avatar Apr 23 '23 01:04 namnx228

partially duplicates #2923

ppetermann avatar Apr 23 '23 05:04 ppetermann

Codecov Report

Patch coverage has no change and project coverage change: -6.25 :warning:

Comparison is base (986bdaa) 43.88% compared to head (2270f6c) 37.64%.

Additional details and impacted files
@@            Coverage Diff             @@
##           master    #2966      +/-   ##
==========================================
- Coverage   43.88%   37.64%   -6.25%     
==========================================
  Files          60       60              
  Lines        2855     2856       +1     
  Branches      472      472              
==========================================
- Hits         1253     1075     -178     
- Misses       1498     1719     +221     
+ Partials      104       62      -42     

see 17 files with indirect coverage changes

Help us with your feedback. Take ten seconds to tell us how you rate us. Have a feature suggestion? Share it here.

:umbrella: View full report in Codecov by Sentry.
:loudspeaker: Do you have feedback about the report comment? Let us know in this issue.

codecov[bot] avatar Apr 23 '23 06:04 codecov[bot]

This pull request has conflicts with the base branch, please resolve those so we can evaluate the pull request.

github-actions[bot] avatar Apr 24 '23 13:04 github-actions[bot]

Closing as deprecated; this was already fixed in #1843

Pwuts avatar Apr 26 '23 20:04 Pwuts