-
Notifications
You must be signed in to change notification settings - Fork 823
docs: add Unraid installation instructions (no support) #4758
New issue
Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.
By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.
Already on GitHub? Sign in to your account
base: main
Are you sure you want to change the base?
Conversation
✅ Deploy Preview for teslamate ready!
To edit notification comments on pull requests, go to your Netlify project configuration. |
Thank you for your contribution! I am not sure about adding this. We do not have the capacity to support all variants, therefore we only support docker and NixOS installation. All other tickets will be closed. Separate backup and restore instructions will delute the documentation even further and will result in bad maintainability. |
Can't one use the compose add in and use the standard install we provide via docker? https://docs.ibracorp.io/docker-compose/docker-compose-for-unraid |
I can totally understand if you don’t want to support other installs, it’s still docker though, just easier? Updating a docker container in Unraid is one click with how I’ve documented it. It’s a way, way less command line. I suppose people could run the compose plugin too, my method is keeping it closer to the docker-for-dummys approach that Unraid takes. |
On many other projects I've see a "Community Resources" section (with appropriate "not maintained or monitored by this project" disclaimer) in the project documentation that links to community-maintained resources, forums, docs, plugins, etc. It is a much lower level of management for the project maintainer since even if the links die well before the maintainer "cleans it up" once or twice a year, it doesn't reflect poorly on the project (plus there's always archive.org ;) |
I've been responding to different reddit posts about setup on Unraid. I've had this working well for quite some time now so I figured it would be good to contribute directly here to the documentation. I haven't ever worked on github before though so please forgive if I didn't do this correctly or let me know how I can improve it for future updates.