Getting started
Try the demo

Test Djehooty by visiting demo.djehooty.org to get a first impression before installing it.
The demo server is based on the Docker image. It is reset regularly to clean the database. The storage size is also intentionally limited to 5 GB. When this size is exceeded, the server is reset. If you encounter a problem with the demo, feel free to contact us.
Discover Djehooty
To learn more about Djehooty, you can:
- Discover the application's components to understand how it is built and how it works.
- Check out our user guide to explore the application's features and learn how to use them effectively.
- Read about our philosophy and roadmap to learn more about the project, upcoming features, and planned developments for Djehooty.
Installation
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).
| Installation | Difficulty | |
|---|---|---|
| Local | ⭐ | Recommended installation A simple and quick installation, ideal for testing Djehooty on your personal computer. No technical knowledge required. |
| Docker (local) | ⭐⭐ | An installation that uses Docker to isolate the application and make updates easier. |
| From sources | ⭐⭐⭐ | An advanced local installation, offering more control and flexibility for experienced users. |
| Docker (server) | ⭐⭐⭐ | An installation intended for deployment on a server, allowing several people to collaborate on the same document collection. Requires more advanced technical knowledge and suitable infrastructure. |