mirror of
https://github.com/pocket-id/pocket-id.git
synced 2026-02-05 00:39:38 +03:00
🚀 Feature: Unraid Template #4
Reference in New Issue
Block a user
Delete Branch "%!s()"
Deleting a branch is permanent. Although the deleted branch may continue to exist for a short time before it actually gets removed, it CANNOT be undone in most cases. Continue?
Originally created by @nwithan8 on GitHub (Aug 12, 2024).
Feature description
A template for Unraid users to easily install and run the Docker container on their system via the common Community Apps plugin.
Pitch
Saw your Reddit post about this project earlier today and wanted to make an Unraid template so that Unraid users can easily start using and testing out your app.
I've already made the template here: https://github.com/nwithan8/unraid_templates/blob/main/templates/pocket_id.xml
It should be live on the Unraid Community Apps store in a few hours: https://unraid.net/community/apps?q=pocketid#r
@stonith404 commented on GitHub (Aug 13, 2024):
Great, thank you. Should I add anything to the README, or do Unraid users usually not visit the README?
@nwithan8 commented on GitHub (Aug 13, 2024):
If you want to advertise that it's available, sure.
I imagine most users are going to find the app via the store and simply install it rather than visiting this GitHub repo, so they might not end up reading the README.
@stonith404 commented on GitHub (Aug 13, 2024):
Ok. Do you think it's enough if I just put the link to the template in the docs?
@nwithan8 commented on GitHub (Aug 13, 2024):
You can just say it's available in the Community Apps store by searching "Pocket ID". Unraid users will know how to find it.
@stonith404 commented on GitHub (Aug 14, 2024):
Great, I've added it :)
@HurracaineIke commented on GitHub (Mar 15, 2025):
I tried doing a pull of this today and it looks like the repository is not available?
@kmendell commented on GitHub (Mar 15, 2025):
@HurracaineIke The Unraid template is not maintained by us, and i dont use unraid, I think a PR on the repo where the template is maintained would fix this issue :)
@nwithan8 commented on GitHub (Mar 15, 2025):
Well, the problem seems to be that the Pocket-ID image is no longer published on Docker Hub. @stonith404 might be able to weigh in?
@kmendell commented on GitHub (Mar 15, 2025):
@nwithan8 Correct, We moved it to GitHub, the new image is
ghcr.io/pocket-id/pocket-id@nwithan8 commented on GitHub (Mar 15, 2025):
Sounds good, I'll update the template accordingly
@kmendell commented on GitHub (May 25, 2025):
@nwithan8 Can you update the unraid template with the latest changes with v1.0 https://pocket-id.org/docs/setup/migrate-to-v1/
@nwithan8 commented on GitHub (May 26, 2025):
Done in
aa7d24d999