Skip to content

Conversation

Leodemohart
Copy link

@Leodemohart Leodemohart commented Sep 5, 2025

What problem does this PR solve?

Briefly describe what this PR aims to solve. Include background context that will help reviewers understand the purpose of the PR.

Type of change

  • New Feature (non-breaking change which adds functionality)

This commit modifies the RAGFlow configuration to use Supabase for PostgreSQL database and S3-compatible storage. It also provides instructions for setting up the environment and accessing the application via Tailscale.
This commit merges the `docker-compose-base.yml` into the main `docker-compose.yml` file and removes the `include` directive. This change ensures that the Docker setup is compatible with older versions of Docker Compose that do not support the `include` feature, resolving the error reported by the user.
@dosubot dosubot bot added the size:XL This PR changes 500-999 lines, ignoring generated files. label Sep 5, 2025
@Leodemohart
Copy link
Author

fixed docker and docker base merge into one

@yingfeng
Copy link
Member

yingfeng commented Sep 5, 2025

Thanks for the contribution, before it can be merged, please make following adjustments:

  1. Recover the default database storage. Supabase is an alternative instead of default one.
  2. Move the document to integration directory.

Thank you~

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
size:XL This PR changes 500-999 lines, ignoring generated files.
Projects
None yet
Development

Successfully merging this pull request may close these issues.

2 participants