Skip to content

Add Docker Compose configurations for Airflow, Ollama, Deepseek AI, Notion, Elitist Search, and Slack

Fixes #2

Add Docker Compose configurations for Airflow, Ollama, Deepseek AI, Notion, Elitist Search, and Slack.

  • Airflow

    • Add airflow/docker-compose.yaml with service configuration for Airflow.
    • Configure environment variables, ports, volumes, and network for Airflow.
  • Ollama

    • Add ollama/docker-compose.yaml with service configuration for Ollama.
    • Configure environment variables, ports, volumes, and network for Ollama.
  • Deepseek AI

    • Add deepseek-ai/docker-compose.yaml with service configuration for Deepseek AI.
    • Configure environment variables, ports, volumes, and network for Deepseek AI.
  • Notion

    • Add notion/docker-compose.yaml with service configuration for Notion.
    • Configure environment variables, ports, volumes, and network for Notion.
  • Elitist Search

    • Add elitist-search/docker-compose.yaml with service configuration for Elitist Search.
    • Configure environment variables, ports, volumes, and network for Elitist Search.
  • Slack

    • Add slack/docker-compose.yaml with service configuration for Slack.
    • Configure environment variables, ports, volumes, and network for Slack.

Merge request reports

Loading