Code Monkey home page Code Monkey logo

Comments (4)

atomicwrites avatar atomicwrites commented on June 15, 2024

I actually had the same question, it looks like data is the path to where you keep your photos and cache/log are obvious but i don't understand what is stored in protected_media.

EDIT: Now that I have my instance running and finished scanning I can see that protected_media is thumbnails. I just wonder if anything else could go there based on the super vague name.

from librephotos.

spex66 avatar spex66 commented on June 15, 2024

Same here. wonder how to add more volumes to the list "Choose a directory from below"
Only "/data" shows up here atm.

from librephotos.

pathetic-lynx avatar pathetic-lynx commented on June 15, 2024

The docker compose template of ownphotos suggests it only contains thumbnails:

    volumes:
      - /photos/on/host:/data # CHANGE ME
      - /path/to/store/thumbnails/on/host:/code/protected_media # CHANGE ME
      - /path/to/store/logs/on/host:/code/logs # CHANGE ME

from librephotos.

derneuere avatar derneuere commented on June 15, 2024

This is now documented, because it's part of the docker setup.

from librephotos.

Related Issues (20)

Recommend Projects

  • React photo React

    A declarative, efficient, and flexible JavaScript library for building user interfaces.

  • Vue.js photo Vue.js

    🖖 Vue.js is a progressive, incrementally-adoptable JavaScript framework for building UI on the web.

  • Typescript photo Typescript

    TypeScript is a superset of JavaScript that compiles to clean JavaScript output.

  • TensorFlow photo TensorFlow

    An Open Source Machine Learning Framework for Everyone

  • Django photo Django

    The Web framework for perfectionists with deadlines.

  • D3 photo D3

    Bring data to life with SVG, Canvas and HTML. 📊📈🎉

Recommend Topics

  • javascript

    JavaScript (JS) is a lightweight interpreted programming language with first-class functions.

  • web

    Some thing interesting about web. New door for the world.

  • server

    A server is a program made to process requests and deliver data to clients.

  • Machine learning

    Machine learning is a way of modeling and interpreting data that allows a piece of software to respond intelligently.

  • Game

    Some thing interesting about game, make everyone happy.

Recommend Org

  • Facebook photo Facebook

    We are working to build community through open source technology. NB: members must have two-factor auth.

  • Microsoft photo Microsoft

    Open source projects and samples from Microsoft.

  • Google photo Google

    Google ❤️ Open Source for everyone.

  • D3 photo D3

    Data-Driven Documents codes.