feat(trillium-notes): Add Trilium Notes (#1715)
* Add Trilium Notes * Update charts/incubator/trilium-notes/Chart.yaml * Update charts/incubator/trilium-notes/values.yaml * Updated with requested changes + additional fixes * Update values.yaml * Update values.yaml * Update charts/incubator/trilium-notes/Chart.yaml * Update charts/incubator/trilium-notes/values.yaml * Update charts/incubator/trilium-notes/values.yaml * Update values.yaml * This port is now free * Update values.yaml * Update questions.yaml * Update docs/apps/app-requests.md Co-authored-by: Kjeld Schouten-Lebbing <kjeld@schouten-lebbing.nl> Co-authored-by: Stavros Kois <47820033+stavros-k@users.noreply.github.com>
This commit is contained in:
co-authored by
Kjeld Schouten-Lebbing
Stavros Kois
parent
a5f9ea0ca0
commit
9956737e0b
Binary file not shown.
|
After Width: | Height: | Size: 20 KiB |
@@ -48,7 +48,6 @@ _This list is to track `App Requests` from one place._
|
||||
- [ ] LANraragi #1159
|
||||
- [ ] ArchiSteamFarm #1164
|
||||
- [ ] Docker Registry #1165
|
||||
- [ ] Trilium Notes #1261
|
||||
- [ ] Monero #1228
|
||||
- [ ] AriaNG #1224
|
||||
- [ ] FileBrowser #1278
|
||||
@@ -514,3 +513,4 @@ _These Apps have specific requirements or need specific customisation and care_
|
||||
- [x] Requestrr #237
|
||||
- [x] DMS (Document Manage System) #810
|
||||
- [x] scrutiny ( Needs customised solution for direct disk access )
|
||||
- [x] Trilium Notes #1261
|
||||
|
||||
@@ -227,6 +227,7 @@ These defaults can of course be changed, but as we guarantee "sane, working defa
|
||||
| static | main | main | 10077 | TCP | |
|
||||
| twtxt | main | main | 10078 | TCP | |
|
||||
| emby | main | main | 10079 | TCP | |
|
||||
| trilium-notes | main | main | 10080 | HTTP | |
|
||||
| davos | main | main | 10081 | TCP | |
|
||||
| fireflyiii | main | main | 10082 | TCP | |
|
||||
| fossil | main | main | 10083 | TCP | |
|
||||
@@ -364,6 +365,6 @@ These defaults can of course be changed, but as we guarantee "sane, working defa
|
||||
| webui | 80 | HTTP | |
|
||||
| webui | 443 | HTTPS | |
|
||||
|
||||
##### Note: TCP and UPD ports that are the same in some Apps, are not by mistake.
|
||||
##### Note: TCP and UDP ports that are the same in some Apps, are not by mistake.
|
||||
|
||||
##### If you notice a port conflict, please notify us so we can resolve it (when possible).
|
||||
|
||||
Reference in New Issue
Block a user