mirror of
https://github.com/photoprism/photoprism-docs.git
synced 2026-04-25 10:45:52 +03:00
[PR #6] [MERGED] Describe how to add separate cache file path #44
Labels
No labels
bug
docs 📚
done
enhancement
enhancement
help wanted
idea
low-priority
pull-request
question
No milestone
No project
No assignees
1 participant
Notifications
Due date
No due date set.
Dependencies
No dependencies set.
Reference
starred/photoprism-docs#44
Loading…
Add table
Add a link
Reference in a new issue
No description provided.
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?
📋 Pull Request Information
Original PR: https://github.com/photoprism/photoprism-docs/pull/6
Author: @scotws
Created: 1/1/2020
Status: ✅ Merged
Merged: 1/1/2020
Merged by: @lastzero
Base:
master← Head:cache📝 Commits (2)
8695751Added reference to LXC issueaa72611Add discussion on separate cache file paths📊 Changes
1 file changed (+65 additions, -0 deletions)
View changed files
📝
docs/setup.md(+65 -0)📄 Description
Closes #5 by adding a description with examples of how to find the cache folder inside the container and exposing to the outside via a second
--volumeparameter of a docker script. Includes on example based on test setup with a ZFS file system Ubuntu 18.04 LTS and two pools. See discussion at https://github.com/photoprism/photoprism/issues/178 .Separately, point out that there are currently no LXC builds for PhotoPrism.
🔄 This issue represents a GitHub Pull Request. It cannot be merged through Gitea due to API limitations.