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

Fix sample Docker Compose environment #455

Merged
merged 1 commit into from
Sep 27, 2024

Commits on Sep 27, 2024

  1. Fix example Docker Compose environment

    Pull Horde's custom postgres image
    
    Build aihorde Docker image in two stages to minimise rebuild time
    
    Establish minimal necessary configuration to bring up a working composition
    
    Fix pre-commit config so black and ruff hooks run
    
    Catch and report exceptions in is_redis_up()
    
    Add missing final EOL markers to some files (per black)
    
    Update documentation
    ceruleandeep authored and tazlin committed Sep 27, 2024
    Configuration menu
    Copy the full SHA
    9ce5b55 View commit details
    Browse the repository at this point in the history