... | ... | @@ -57,7 +57,7 @@ The Imaging Development Environment provides a self-contained deployment of the |
|
|
* **[Sonador Local Development Guide](env-local.setup-guide)**. Learn how to develop and test Sonador components using the container-based Oak-Tree Imaging Development Environment. This guide covers setting up source mounts, working with Django and Orthanc, managing migrations, handling static assets, and debugging services.
|
|
|
* [Interacting With the Oak-Tree Development Environment](dev.env-management) provides information on the organization of the Oak-Tree environment, how it is structured, and how to deploy components.
|
|
|
* **[Sonador Configuration](prod.config).** Sonador and Orthanc configuration reference.
|
|
|
* [Sonador Web Application Architecture](dev.archtiecture-sonador) describes the Sonador Web Application internal application, dependencies, and patterns.
|
|
|
* [Sonador Web Application Architecture](dev.architecture-sonador) describes the Sonador Web Application internal application, dependencies, and patterns.
|
|
|
* [Orthanc Sonador Plugin Architecture](dev.orthanc-plugin) looks at the Orthanc Sonador Cloud Plugin, how it builds on the [Orthanc Python Plugin](https://book.orthanc-server.com/plugins/python.html), extends the database schema using SQLAlchemy, and interfaces with the Sonador Web Application for [authentication, authorization, and user management](https://www.oak-tree.tech/blog/sonador-security-auth).
|
|
|
|
|
|
|
... | ... | |