mirror of
https://github.com/immich-app/immich
synced 2025-11-07 17:27:20 +00:00
chore(docs): add an updated Podman/Quadlets community guide (#20744)
* chore(docs): update Podman/Quadlets instructions link to a more up to date repo * Update community-guides.tsx: additional guide instead of replacing the other podman one * fix community-guides.tsx: fixed podman handbook entry * chore: linting --------- Co-authored-by: Jason Rasmussen <jason@rasm.me>
This commit is contained in:
parent
31e098517d
commit
449368eee7
1 changed files with 6 additions and 0 deletions
|
|
@ -28,6 +28,12 @@ const guides: CommunityGuidesProps[] = [
|
|||
description: `synchronize folders in imported library with albums having the folders name.`,
|
||||
url: 'https://github.com/immich-app/immich/discussions/3382',
|
||||
},
|
||||
{
|
||||
title: 'Immich Podman Quadlets Handbook',
|
||||
description:
|
||||
'A rewrite of the original Immich Docker Compose file using Podman Quadlets, with a set of extra guides in the repository’s wiki.',
|
||||
url: 'https://github.com/linux-universe/immich-podman-quadlets/blob/main/README.md',
|
||||
},
|
||||
{
|
||||
title: 'Podman/Quadlets Install',
|
||||
description: 'Documentation for simple podman setup using quadlets.',
|
||||
|
|
|
|||
Loading…
Add table
Add a link
Reference in a new issue