Repo cleanup and updates
This commit is contained in:
parent
3a1063e40e
commit
99f8d7e2eb
72 changed files with 11857 additions and 16439 deletions
|
|
@ -4,13 +4,12 @@ The main CDR (Center for Digital Resilience) Link application - a streamlined he
|
|||
|
||||
## Overview
|
||||
|
||||
CDR Link provides a unified dashboard for managing support tickets, communication channels, and data analytics. It integrates multiple services including Zammad (ticketing), Bridge (multi-channel messaging), Leafcutter (data visualization), and OpenSearch.
|
||||
CDR Link provides a unified dashboard for managing support tickets, communication channels, and data analytics. It integrates multiple services including Zammad (ticketing), Bridge (multi-channel messaging), and OpenSearch.
|
||||
|
||||
## Features
|
||||
|
||||
- **Simplified Helpdesk Interface**: Streamlined UI for Zammad ticket management
|
||||
- **Multi-Channel Communication**: Integration with Signal, WhatsApp, Facebook, and Voice channels
|
||||
- **Data Visualization**: Embedded Leafcutter analytics and reporting
|
||||
- **User Management**: Role-based access control with Google OAuth
|
||||
- **Search**: Integrated OpenSearch for advanced queries
|
||||
- **Label Studio Integration**: For data annotation workflows
|
||||
|
|
@ -69,7 +68,6 @@ Key environment variables required:
|
|||
- `/overview/[overview]` - Ticket overview pages
|
||||
- `/tickets/[id]` - Individual ticket view/edit
|
||||
- `/admin/bridge` - Bridge configuration management
|
||||
- `/leafcutter` - Data visualization dashboard
|
||||
- `/opensearch` - Search dashboard
|
||||
- `/zammad` - Direct Zammad access
|
||||
- `/profile` - User profile management
|
||||
|
|
@ -104,6 +102,5 @@ docker-compose -f docker/compose/link.yml up
|
|||
|
||||
- **Zammad**: GraphQL queries for ticket data
|
||||
- **Bridge Services**: REST APIs for channel management
|
||||
- **Leafcutter**: Embedded iframe integration
|
||||
- **OpenSearch**: Direct dashboard embedding
|
||||
- **Redis**: Session and cache storage
|
||||
Loading…
Add table
Add a link
Reference in a new issue