- 
          
 - 
                Notifications
    
You must be signed in to change notification settings  - Fork 221
 
Add installation guide for Dawarich on Unraid #1796
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: master
Are you sure you want to change the base?
Conversation
          
WalkthroughAdds a new Unraid installation guide for Dawarich documenting required containers (dawarich_db, dawarich_redis, dawarich_app, dawarich_sidekiq), supported installation methods (CA templates, Docker Compose), prerequisites, configuration details, sequencing, networking notes, health checks, and post-install verification steps. Changes
 Estimated code review effort🎯 1 (Trivial) | ⏱️ ~3 minutes Poem
 Pre-merge checks and finishing touches✅ Passed checks (3 passed)
 ✨ Finishing touches🧪 Generate unit tests (beta)
 📜 Recent review detailsConfiguration used: CodeRabbit UI Review profile: CHILL Plan: Pro 📒 Files selected for processing (1)
 ✅ Files skipped from review due to trivial changes (1)
 Thanks for using CodeRabbit! It's free for OSS, and your support helps us grow. If you like it, consider giving us a shout-out. Comment   | 
    
There was a problem hiding this comment.
Choose a reason for hiding this comment
The reason will be displayed to describe this comment to others. Learn more.
There was a problem hiding this comment.
Choose a reason for hiding this comment
The reason will be displayed to describe this comment to others. Learn more.
LGTM, very detailed!
Co-authored-by: Nate Harris <[email protected]>
a046fdb    to
    174a4bf      
    Compare
  
    
          
 @Freika My repository for the Unraid Community AppStore is finally approved and the containers are online. This guide can go live 🥳 Beste Grüße aus Bayern!  | 
    
| 
           Hey @Pa7rickStar, can I ask you to create a topic in our forum instead? It would be easier to update and discuss there: https://discourse.dawarich.app/c/community-guides/8 Thank you!  | 
    
| 
           The unRAID community is posting guides, etc. on their forum as well. Especially Community Applications (mostly Docker containers with an easy GUI to set up) have to have a forum thread where the app is announced and support can be given. I personally think this approach ist the worst for several reasons: 
 I get the idea of building a dawarich community forum. I really do. I was even going to post this there. But then I went for GitHub discussions instead, because there is much more activity (probably because people don't have to create a separate user account). I'd personally kill the forum while you can and use GitHub discussions instead (or kill those if you want to maintain your own forum). Sorry for the rant 😇 It's your project and I am grateful you are doing it open source! If your forum can process markdown inputs (so I don't have to reformat the whole thing) I will post the guide on the forums if you want me to.  | 
    
| 
           As an option, you can create a topic on our forum with the link to the one on Unraid forums that is being actively updated and maintained, totally fine by me. My personal problem with community guides making it to the official docs is that I'll have to maintain it. If I have the expertise, I'll have to "merely" make a proper review of changes, maybe try to reproduce them. Considering I have little time to spare, guides won't be reviewed as fast as they should be. If I don't have the expertise, like with Unraid, I'll have to merge the PR blindly, and people will rely on it as if I checked it and it worked, even though it's not the case. Community guides posted by their authors on the forum are lifting this unnecessary responsibility from me. Another thing is that the forum should become a place for non non-tech-savvy community as well, i.e. Cloud users. There is no way people who want to just use the product will register on Github to get help. Our Discord community proved to be very useful, so extending it to the forum feels only natural to me, and it also opens it for indexing by search engines. The forum works with markdown well, so you can either post the guide on the forum, or, if you see it more convenient and making more sense, just create a topic there with the link, as I suggested above. And also — thank you!  | 
    
This pull request adds a comprehensive installation guide for setting up Dawarich on Unraid.
Important notice: This guide utilizes two new Community Applications (CA) templates for Unraid (for PostGIS and redis databases), created by Pa7rickStar. These Applications are not listed in the Unraid Community Applications store yet, because they are still under review.
Due to the vast experience the maintainer of the other two CA templates it would make sense to ask him to review this guide before merging.
New Dawarich Unraid Installation Documentation:
dawarich_db,dawarich_redis,dawarich_app,dawarich_sidekiq), including configuration recommendations.Summary by CodeRabbit