-
Notifications
You must be signed in to change notification settings - Fork 0
Expand file tree
/
Copy pathmempalace.yaml
More file actions
42 lines (42 loc) · 863 Bytes
/
mempalace.yaml
File metadata and controls
42 lines (42 loc) · 863 Bytes
1
2
3
4
5
6
7
8
9
10
11
12
13
14
15
16
17
18
19
20
21
22
23
24
25
26
27
28
29
30
31
32
33
34
35
36
37
38
39
40
41
42
wing: reencodarr
rooms:
- name: encoding_pipeline
description: Video analysis CRF search and encoding workflows
keywords:
- encoding
- analysis
- crf
- pipeline
- name: web_ui
description: Phoenix web interface dashboard and real-time UI
keywords:
- phoenix
- liveview
- dashboard
- ui
- name: integrations
description: Sonarr Radarr webhooks and external process integrations
keywords:
- sonarr
- radarr
- webhook
- integration
- name: configuration_and_data
description: Runtime config database and private resources
keywords:
- config
- database
- priv
- runtime
- name: assets_and_docs
description: Frontend assets docs and operator-facing scripts
keywords:
- assets
- docs
- scripts
- name: testing
description: Tests and failure-reporting coverage
keywords:
- test
- failures
- validation