caprover / one-click-apps

Community Maintained One Click Apps (https://github.com/caprover/caprover)
Apache License 2.0
563 stars 549 forks source link

App Suggestion: Trilium Notes #542

Open dumprop opened 3 years ago

dumprop commented 3 years ago

Please tell us what app you'd like to see on CapRover as a one-click app. Trilium Notes is a hierarchical note taking application with focus on building large personal knowledge bases

Do you know if there is any official Docker image for the app? https://github.com/zadam/trilium/wiki/Docker-server-installation

nileshtrivedi commented 2 years ago

Deploying as a custom app with this works:

{
  "schemaVersion": 2,
  "imageName": "zadam/trilium"
}

Nevertheless, I created an issue for this in their repo.