Installation
Docker Installation
Prerequisites
Quick Start
git clone https://github.com/databridge-org/databridge-core.git
cd databridge-coreUsing Existing Services
Using Existing Ollama
Using Existing PostgreSQL
Manual Installation
1. Clone the Repository
2. Setup Python Environment
3. Install Dependencies
4. Configure Environment
5. Setup PostgreSQL (Default Database)
6. Run Quick Setup
7. Start the Server
Accessing Your DataBridge Server
1. Server Access Points
2. Getting Your Access URI
3. Ways to Use DataBridge
Using the Shell
Using the Python SDK
Using the UI Component
Additional Configuration
MongoDB Setup
AWS S3 Setup
API Keys
Next Steps
Last updated