Docs
Self Hosting

Self Hosting DocsAI

Tech Stack

Getting started.

Prerequisites

  • Node.js (Version: >=18.x)
  • PostgreSQL
  • Redis

Developer setup

Docker

docker-compose.yml is available /app. Please note that you will need to provide environment variables for connecting to the postgres and redis.

For detailed instructions on how to configure and run the Docker container, please refer to the Docker Docker README in the docker directory.

Document under development