[PR #20744] chore(docs): add an updated Podman/Quadlets community guide #16664

Closed
opened 2026-02-05 16:08:50 +03:00 by OVERLORD · 0 comments
Owner

Original Pull Request: https://github.com/immich-app/immich/pull/20744

State: closed
Merged: Yes


Description

While I am thankful to Tbelway for creating instructions, I did not find them to be the most up-to-date or clearly arranged. So I've written my own! ;)

old instructions: https://github.com/tbelway/immich-podman-quadlets/blob/main/docs/install/podman-quadlet.md

mine: https://github.com/linux-universe/immich-podman-quadlets/blob/main/README.md

How Has This Been Tested?

I've tested everything not in the README mentioned as not tested on my own homeserver. On the things I couldn't test because of missing hardware, I took inspiration on Tbelways repo.

  • I have an homeserver running openSUSE microos with podman. I successfully tested it with rootful podman on it.

Checklist:

  • I have performed a self-review of my own code
  • I have made corresponding changes to the documentation if applicable
  • I have no unrelated changes in the PR.
  • I have confirmed that any new dependencies are strictly necessary.
  • I have written tests for new code (if applicable)
  • I have followed naming conventions/patterns in the surrounding code
  • All code in src/services/ uses repositories implementations for database calls, filesystem operations, etc.
  • All code in src/repositories/ is pretty basic/simple and does not have any immich specific logic (that belongs in src/services/)
**Original Pull Request:** https://github.com/immich-app/immich/pull/20744 **State:** closed **Merged:** Yes --- ## Description <!--- Describe your changes in detail --> While I am thankful to Tbelway for creating instructions, I did not find them to be the most up-to-date or clearly arranged. So I've written my own! ;) old instructions: https://github.com/tbelway/immich-podman-quadlets/blob/main/docs/install/podman-quadlet.md mine: https://github.com/linux-universe/immich-podman-quadlets/blob/main/README.md ## How Has This Been Tested? I've tested everything not in the README mentioned as not tested on my own homeserver. On the things I couldn't test because of missing hardware, I took inspiration on Tbelways repo. <!-- Please describe the tests that you ran to verify your changes. Provide instructions so we can reproduce. Please also list any relevant details for your test configuration --> - I have an homeserver running openSUSE microos with podman. I successfully tested it with rootful podman on it. ## Checklist: - [x] I have performed a self-review of my own code - [x] I have made corresponding changes to the documentation if applicable - [x] I have no unrelated changes in the PR. - [x] I have confirmed that any new dependencies are strictly necessary. - [x] I have written tests for new code (if applicable) - [x] I have followed naming conventions/patterns in the surrounding code - [ ] All code in `src/services/` uses repositories implementations for database calls, filesystem operations, etc. - [ ] All code in `src/repositories/` is pretty basic/simple and does not have any immich specific logic (that belongs in `src/services/`)
OVERLORD added the pull-request label 2026-02-05 16:08:50 +03:00
Sign in to join this conversation.
1 Participants
Notifications
Due Date
No due date set.
Dependencies

No dependencies set.

Reference: immich-app/immich#16664