Replies: 1 comment
|
Marking as
Reference #189 (EasyPanel template) for how a similar deployment-template effort was handled. Once the topology and template contents are decided, this can move to |
0 replies
Sign up for free
to join this conversation on GitHub.
Already have an account?
Sign in to comment
Uh oh!
There was an error while loading. Please reload this page.
Uh oh!
There was an error while loading. Please reload this page.
What are you trying to do?
Install Open Notebook on Unraid from the Community Applications store, the way that community installs most things: pick a template, fill in a few fields, click Apply.
What feels difficult or missing today?
There is no Unraid template. Users have to translate
docker-compose.ymlby hand into two Unraid containers (Open Notebook + SurrealDB) and wire the network, volumes and env vars themselves.What outcome would help?
A Community Applications XML template (or a pair) that a maintainer or community member publishes and keeps in sync with releases.
How do you handle this today?
Manual container setup on Unraid, or running Docker Compose outside the Unraid app model.
Additional context, examples, or possible directions
docker-compose.yml.examples/easypanel/and is maintained by that community. The same arrangement would work here: template inexamples/unraid/or in a community repo, with a link from the install docs.How would you like to participate?
If you run Unraid and want to build the template, say so here. Once someone commits, this graduates to a
readyIssue with the scope above.All reactions