Immich v2.0.0 – First stable release
131–140 of 165 posts
Re: Immich v2.0.0 – First stable release
#132What are people using as backup solutions for immich?
That ZFS dataset is backed up daily offsite using Restic + Rclone
Immich LXC is backed up daily to Proxmox Backup Server 1, which syncs to Proxmox Backup Server 2, and also gets sent offsite.
PostgreSQL is running in another LXC container, which also backs up to PBS and also offsite.
Re: Immich v2.0.0 – First stable release
#133Earlier quoted context omitted.
Immich alone may not be sufficient, but immich-public-proxy might be: https://github.com/alangrainger/immich-public-proxy Check out the sample gallery: https://immich-demo.note.sx/share/gJfs8l4LcJJrBUpjhMnDoKXFt1...
Not the parent poster, but that looks really promising. I want to get Immich up and running for my personal workflow. I shoot sports stuff regularly that I want to share along with personal photos I do not. Right now my workflow is frustratingly manual for this process. Having the "share with the public" functionality right beside my internal workflow would be a dream.
Re: Immich v2.0.0 – First stable release
#134I haven't heard of this app before, so I looked around their site and docs. I was mildly interested in trying it out until I saw the requirements: "A system with at least 4GB of RAM and 2 CPU cores.", but recommended 6 GB of RAM. Why does an image storage solution needs so much RAM?
It is ridiculous bloat of "high level technobabble" npm install for web/ server/ % cloc . 81808 text files. 51415 unique files. Language files blank comment code --------------------------------------------------------------------------------------- JavaScript 25050 453101 913671 4436663 TypeScript 14997 85346 630503 831318 JSON 2238 168 0 457435 Perl 233 10541 34463 293957 Markdown 1977 89859 1551 234399 Dart 1257 2…
Re: Immich v2.0.0 – First stable release
#135Earlier quoted context omitted.
Huh. So why increase the major version? Does Immich not use semantic versioning?
From TFA it sounds like they didn't do semver prior to this release but now will: > What versioning strategy will Immich use? > > Starting with v2.0.0, we will now follow semantic versioning. (edit for formatting)
Re: Immich v2.0.0 – First stable release
#136Earlier quoted context omitted.
How is this different from what Immich does natively? https://immich.home.stavros.io/share/ztG3VGyrbofAw3QUXjytV2P... The GP wanted albums, for example, which this doesn't seem to have?
You don't have to expose your Immich to the outside world, which may give you a degree of peace of mind. It sits in front of shares, so you would share your albums individually, as you have there. I guess you'd still need a directory for those, yes.
Re: Immich v2.0.0 – First stable release
#137Immich is good to replace google photos or even Lightroom Library, but it is bad to replace Flickr. Does anybody know self-hosting solution to have nice site to show off selected photos? No authorization and users for viewers, no "share" links, but photostream, albums, tags, way to see one photo full-screen. With minimal "chrome" like Flickr can do. It doesn't need to have photo-organization things, object recognitio…
Just do a static website with object storage for the photos. If you just have a few thousand photos you could even bundle the photos with the website and host it for free at cloudflare pages.
Also, I prefer to have some search (by tags, lens, words in description) and easy upload.
(I have where to host site with virtually any number of photos)
Re: Immich v2.0.0 – First stable release
#138Immich is good to replace google photos or even Lightroom Library, but it is bad to replace Flickr. Does anybody know self-hosting solution to have nice site to show off selected photos? No authorization and users for viewers, no "share" links, but photostream, albums, tags, way to see one photo full-screen. With minimal "chrome" like Flickr can do. It doesn't need to have photo-organization things, object recognitio…
Eehm. Wordpress? Your requirements sounds like a normal personal portfolio website.
Re: Immich v2.0.0 – First stable release
#139Earlier quoted context omitted.
ljharb is also conveniently paid per download. His actions border on malicious especially when viewing from a supply chain attack angle. https://github.com/A11yance/axobject-query/pull/354#issuecom...
It definitely feels a bit strange and potentially alarming, but after reading through that whole thread he ultimately seems like a sincere person doing work that he thinks matters, now getting dogpiled for it.
Re: Immich v2.0.0 – First stable release
#140Is Immich good at finding duplicates? And generally cleaning up a dump of photos? Or am I better off using Digikam for that before importing to Immich?