📄️ Introduction
Djehooty is currently in active development and may contain bugs or major changes that could impact your work or cause data loss during future updates. We strongly encourage you to test the application and send us your feedback to help improve it. However, we recommend not using it for critical or long-term purposes until a stable version has been released (and this notice has been removed).
📄️ Standalone
The fastest way to install Djehooty without dependencies is to download the latest release of the djehooty-standalone executable for your platform. This binary includes both djehooty-backend and djehooty-frontend and automatically opens your web browser at http3000.
📄️ Docker (local)
Djehooty is distributed as a Docker image, which includes both software components djehooty-backend and djehooty-frontend. This image is available on Docker Hub and can be used for a local installation on your computer or on a server to allow multiple people to collaborate on the same document collection.
📄️ Docker (server)
Djehooty can be installed on a server using Docker in a similar way to the local Docker installation, which provides remote access and allows multiple people to collaborate on the same document collection. This option requires more advanced technical knowledge and appropriate infrastructure.
📄️ From sources
This option is intended for experienced users who wish to contribute to the development of Djehooty or who need a very specific configuration. It requires the installation of several dependencies and a more advanced setup.