Added Trilium to Apps (#321)

Added Trilium (https://github.com/zadam/trilium) to the App Store

Co-authored-by: Tiger Wang <tigerwang@outlook.com>
This commit is contained in:
TephlonDude 2023-11-08 03:50:39 -07:00 committed by GitHub
parent 4f804ff257
commit 9777a92056
No known key found for this signature in database
GPG Key ID: 4AEE18F83AFDEB23
7 changed files with 40 additions and 0 deletions

View File

@ -0,0 +1,40 @@
name: trilium
services:
trilium:
cpu_shares: 10
command: []
container_name: trilium
deploy:
resources:
limits:
memory: 256M
image: zadam/trilium:0.61.12
labels:
icon: https://icon.casaos.io/main/all/trilium.png
ports:
- target: 8080
published: 8088
protocol: tcp
restart: unless-stopped
volumes:
- type: bind
source: /DATA/AppData/trilium
target: /home/node/trilium-data
devices: []
cap_add: []
environment: []
network_mode: bridge
privileged: false
x-casaos:
author: Jason McFeetors
category: Notes
description:
en_us: Trilium Notes is a hierarchical note taking application with focus on building large personal knowledge bases.
developer: zadam (https://github.com/zadam)
icon: https://icon.casaos.io/main/all/trilium.png
index: /
port_map: "8088"
scheme: http
store_app_id: trilium
title:
en_us: Trilium

BIN
Apps/Trilium/icon.png Normal file

Binary file not shown.

After

Width:  |  Height:  |  Size: 9.2 KiB

Binary file not shown.

After

Width:  |  Height:  |  Size: 146 KiB

Binary file not shown.

After

Width:  |  Height:  |  Size: 179 KiB

Binary file not shown.

After

Width:  |  Height:  |  Size: 102 KiB

Binary file not shown.

After

Width:  |  Height:  |  Size: 84 KiB

BIN
Apps/Trilium/thumbnail.png Normal file

Binary file not shown.

After

Width:  |  Height:  |  Size: 94 KiB