• 16 Posts
  • 496 Comments
Joined 2 years ago
cake
Cake day: June 9th, 2023

help-circle






  • I switched from nextcloud to seafile. Their app has paid file search for android app. Also full text search is paid. The docker also seems to crash a lot.

    I’ve been testing owncloud ocis and it works really well. Just trying to figure out a few things for single sign on, but the app otherwise works really well.




  • Lem453toSelfhosted@lemmy.worldImmich: opinion revised
    link
    fedilink
    English
    arrow-up
    2
    ·
    28 days ago

    I used to use a docker container that makes db dumps of the database and drops it into the same persistent storage folder the main application uses. I use this for everything in docker that had a db.

    Immich as recently integrated this into the app itself so its no longer needed.

    All my docker persistent data is in a top level folder called dockerdata.

    In that I have sub folders like immich which get mounted as volumes in the docker apps.

    So now I have only 1 folder to backup for everything. I use zfs snapshots to backup locally (zfs auto shot) and borgmatic for remote backups (borgbase).

    All my dockers all compose files that are in git.

    I can restore he entire server by restoring 1 data folder and 1 compose file per stack.







  • How is this better than being top level folders like school, receipts, car maintenance etc and then naming your files like:

    2025-02-21 - car service receipt.PDF

    Easy to find and see what is newest since it alphabetical by age and easy to search since the file name is descriptive.

    Combine this with better search tools like powertools OK windows and it seems way more intuitive than this system.

    Combine this by having the folder in a backup solution like google drive / Nextcloud / seafile etc and you can access these files anywhere securely.